TorBT - Torrents and Magnet Links Search Engine
CICD for Test Automation - Jenkins & GitHub Actions (2025)
- Date: 2026-03-17
- Size: 3.7 GB
- Files: 231
File Name
Size
Chapter 14 Deploy BugTracker Through Jenkins/003. Deploy Staging - Using Jenkins ENV Variables.mp4
147 MB
Chapter 01 Course Introduction and Overview/001. Course Introduction.mp4
36 MB
Chapter 01 Course Introduction and Overview/002. How To Get The Most Out Of This Course.en.srt
2.7 kB
Chapter 01 Course Introduction and Overview/002. How To Get The Most Out Of This Course.mp4
30 MB
Chapter 01 Course Introduction and Overview/003. Introducing BugTracker Pro - The Application Under Test.en.srt
3.3 kB
Chapter 01 Course Introduction and Overview/003. Introducing BugTracker Pro - The Application Under Test.mp4
44 MB
Chapter 01 Course Introduction and Overview/004. Course Prerequisites.en.srt
4.5 kB
Chapter 01 Course Introduction and Overview/004. Course Prerequisites.mp4
37 MB
Chapter 02 Introduction to CICD/001. Definitions of CI, CD and Continuous Delivery.en.srt
7.1 kB
Chapter 02 Introduction to CICD/001. Definitions of CI, CD and Continuous Delivery.mp4
100 MB
Chapter 02 Introduction to CICD/002. Benefits of CICD in Modern Software Development.en.srt
5.0 kB
Chapter 02 Introduction to CICD/002. Benefits of CICD in Modern Software Development.mp4
69 MB
Chapter 02 Introduction to CICD/003. The Role of CICD in Agile and DevOps.en.srt
4.9 kB
Chapter 02 Introduction to CICD/003. The Role of CICD in Agile and DevOps.mp4
72 MB
Chapter 02 Introduction to CICD/004. How CICD Transforms Testing Workflows.en.srt
4.7 kB
Chapter 02 Introduction to CICD/004. How CICD Transforms Testing Workflows.mp4
54 MB
Chapter 02 Introduction to CICD/005. The Tester's Role in CICD Pipelines.en.srt
5.7 kB
Chapter 02 Introduction to CICD/005. The Tester's Role in CICD Pipelines.mp4
67 MB
Chapter 02 Introduction to CICD/006. Clone Repo and Run Project Locally.en.srt
15 kB
Chapter 02 Introduction to CICD/006. Clone Repo and Run Project Locally.mp4
75 MB
Chapter 03 CICD Tools and Ecosystem/001. Overview of Popular CICD Tools.en.srt
10 kB
Chapter 03 CICD Tools and Ecosystem/001. Overview of Popular CICD Tools.mp4
114 MB
Chapter 03 CICD Tools and Ecosystem/002. Tool Selection Criteria Based on Testing Needs.en.srt
7.6 kB
Chapter 03 CICD Tools and Ecosystem/002. Tool Selection Criteria Based on Testing Needs.mp4
68 MB
Chapter 03 CICD Tools and Ecosystem/003. Setup GitHub Actions.en.srt
3.3 kB
Chapter 03 CICD Tools and Ecosystem/003. Setup GitHub Actions.mp4
15 MB
Chapter 03 CICD Tools and Ecosystem/004. Install Jenkins.en.srt
13 kB
Chapter 03 CICD Tools and Ecosystem/004. Install Jenkins.mp4
58 MB
Chapter 04 Anatomy of a CICD Pipeline/001. What is a CICD Pipeline.en.srt
5.7 kB
Chapter 04 Anatomy of a CICD Pipeline/001. What is a CICD Pipeline.mp4
57 MB
Chapter 04 Anatomy of a CICD Pipeline/002. Differences Between Pipelines for Developers and Testers.en.srt
3.5 kB
Chapter 04 Anatomy of a CICD Pipeline/002. Differences Between Pipelines for Developers and Testers.mp4
61 MB
Chapter 04 Anatomy of a CICD Pipeline/003. Create a Jenkins Job through the UI.en.srt
7.0 kB
Chapter 04 Anatomy of a CICD Pipeline/003. Create a Jenkins Job through the UI.mp4
31 MB
Chapter 04 Anatomy of a CICD Pipeline/004. Create a GitHub Actions Pipeline through the UI.en.srt
9.5 kB
Chapter 04 Anatomy of a CICD Pipeline/004. Create a GitHub Actions Pipeline through the UI.mp4
40 MB
Chapter 05 Unit Testing in Jenkins/001. Setting up JenkinsFile in our IDE.en.srt
8.0 kB
Chapter 05 Unit Testing in Jenkins/001. Setting up JenkinsFile in our IDE.mp4
36 MB
Chapter 05 Unit Testing in Jenkins/002. Jenkins Backend Unit Tests.en.srt
16 kB
Chapter 05 Unit Testing in Jenkins/002. Jenkins Backend Unit Tests.mp4
88 MB
Chapter 05 Unit Testing in Jenkins/003. Jenkins Frontend Unit Tests.en.srt
8.9 kB
Chapter 05 Unit Testing in Jenkins/003. Jenkins Frontend Unit Tests.mp4
51 MB
Chapter 05 Unit Testing in Jenkins/004. Publish Frontend Test Results.en.srt
8.6 kB
Chapter 05 Unit Testing in Jenkins/004. Publish Frontend Test Results.mp4
57 MB
Chapter 05 Unit Testing in Jenkins/005. Publish Backend Test Results.en.srt
7.7 kB
Chapter 05 Unit Testing in Jenkins/005. Publish Backend Test Results.mp4
44 MB
Chapter 05 Unit Testing in Jenkins/006. Publish Backend Code Coverage Report.en.srt
10 kB
Chapter 05 Unit Testing in Jenkins/006. Publish Backend Code Coverage Report.mp4
58 MB
Chapter 05 Unit Testing in Jenkins/007. Publish Frontend Code Coverage Report.en.srt
6.1 kB
Chapter 05 Unit Testing in Jenkins/007. Publish Frontend Code Coverage Report.mp4
39 MB
Chapter 05 Unit Testing in Jenkins/008. Enable Parallel Unit Test Executions.en.srt
9.8 kB
Chapter 05 Unit Testing in Jenkins/008. Enable Parallel Unit Test Executions.mp4
69 MB
Chapter 06 API Testing in Jenkins/001. Execute API Tests Locally.en.srt
5.2 kB
Chapter 06 API Testing in Jenkins/001. Execute API Tests Locally.mp4
25 MB
Chapter 06 API Testing in Jenkins/002. Launch Application on Jenkins.en.srt
7.6 kB
Chapter 06 API Testing in Jenkins/002. Launch Application on Jenkins.mp4
42 MB
Chapter 06 API Testing in Jenkins/003. Execute API Tests.en.srt
8.2 kB
Chapter 06 API Testing in Jenkins/003. Execute API Tests.mp4
47 MB
Chapter 06 API Testing in Jenkins/004. Publish API Tests Report.en.srt
4.6 kB
Chapter 06 API Testing in Jenkins/004. Publish API Tests Report.mp4
29 MB
Chapter 07 E2E Testing in Jenkins/001. Execute E2E Tests Locally.en.srt
4.0 kB
Chapter 07 E2E Testing in Jenkins/001. Execute E2E Tests Locally.mp4
22 MB
Chapter 07 E2E Testing in Jenkins/002. Execute E2E Tests on Jenkins.en.srt
4.4 kB
Chapter 07 E2E Testing in Jenkins/002. Execute E2E Tests on Jenkins.mp4
29 MB
Chapter 07 E2E Testing in Jenkins/003. Publish E2E Tests Report.en.srt
3.4 kB
Chapter 07 E2E Testing in Jenkins/003. Publish E2E Tests Report.mp4
21 MB
Chapter 08 Performance Testing in Jenkins/001. Execute Perf Tests Locally.en.srt
5.8 kB
Chapter 08 Performance Testing in Jenkins/001. Execute Perf Tests Locally.mp4
32 MB
Chapter 08 Performance Testing in Jenkins/002. Execute Perf Tests on Jenkins.en.srt
4.8 kB
Chapter 08 Performance Testing in Jenkins/002. Execute Perf Tests on Jenkins.mp4
32 MB
Chapter 08 Performance Testing in Jenkins/003. Publish Perf Tests Results.en.srt
2.7 kB
Chapter 08 Performance Testing in Jenkins/003. Publish Perf Tests Results.mp4
18 MB
Chapter 08 Performance Testing in Jenkins/004. Change Perf Test Threshold For Build.en.srt
5.8 kB
Chapter 08 Performance Testing in Jenkins/004. Change Perf Test Threshold For Build.mp4
43 MB
Chapter 09 Unit Testing in GH Actions/001. Execute Backend Unit Tests.en.srt
16 kB
Chapter 09 Unit Testing in GH Actions/001. Execute Backend Unit Tests.mp4
83 MB
Chapter 09 Unit Testing in GH Actions/002. Execute Frontend Unit Tests.en.srt
11 kB
Chapter 09 Unit Testing in GH Actions/002. Execute Frontend Unit Tests.mp4
57 MB
Chapter 09 Unit Testing in GH Actions/003. Generate and Publish Frontend Test Report.en.srt
4.9 kB
Chapter 09 Unit Testing in GH Actions/003. Generate and Publish Frontend Test Report.mp4
28 MB
Chapter 09 Unit Testing in GH Actions/004. Generate and Publish Backend Test Report.en.srt
6.7 kB
Chapter 09 Unit Testing in GH Actions/004. Generate and Publish Backend Test Report.mp4
38 MB
Chapter 09 Unit Testing in GH Actions/005. Generate Backend Code Coverage Report.en.srt
9.8 kB
Chapter 09 Unit Testing in GH Actions/005. Generate Backend Code Coverage Report.mp4
64 MB
Chapter 09 Unit Testing in GH Actions/006. Generate Frontend Code Coverage Report.en.srt
5.8 kB
Chapter 09 Unit Testing in GH Actions/006. Generate Frontend Code Coverage Report.mp4
39 MB
Chapter 09 Unit Testing in GH Actions/007. Create Code Coverage Backend Comments.en.srt
20 kB
Chapter 09 Unit Testing in GH Actions/007. Create Code Coverage Backend Comments.mp4
121 MB
Chapter 09 Unit Testing in GH Actions/008. Create Code Coverage Frontend Comments.en.srt
9.3 kB
Chapter 09 Unit Testing in GH Actions/008. Create Code Coverage Frontend Comments.mp4
62 MB
Chapter 10 API Testing in GH Actions/001. Execute API Tests Locally.en.srt
3.8 kB
Chapter 10 API Testing in GH Actions/001. Execute API Tests Locally.mp4
20 MB
Chapter 10 API Testing in GH Actions/002. Launch Application in GH Actions Pipeline.en.srt
9.5 kB
Chapter 10 API Testing in GH Actions/002. Launch Application in GH Actions Pipeline.mp4
60 MB
Chapter 10 API Testing in GH Actions/003. Execute API Tests.en.srt
3.9 kB
Chapter 10 API Testing in GH Actions/003. Execute API Tests.mp4
26 MB
Chapter 10 API Testing in GH Actions/004. Publish API Test Results and Report.en.srt
13 kB
Chapter 10 API Testing in GH Actions/004. Publish API Test Results and Report.mp4
82 MB
Chapter 11 E2E Testing in GH Actions/001. Execute E2E Locally.en.srt
6.0 kB
Chapter 11 E2E Testing in GH Actions/001. Execute E2E Locally.mp4
32 MB
Chapter 11 E2E Testing in GH Actions/002. Execute E2E Tests on GitHub Actions.en.srt
11 kB
Chapter 11 E2E Testing in GH Actions/002. Execute E2E Tests on GitHub Actions.mp4
59 MB
Chapter 11 E2E Testing in GH Actions/003. Publish E2E Test Report.en.srt
5.9 kB
Chapter 11 E2E Testing in GH Actions/003. Publish E2E Test Report.mp4
44 MB
Chapter 12 Performance Testing in GH Actions/001. Execute Perf Tests Locally.en.srt
3.9 kB
Chapter 12 Performance Testing in GH Actions/001. Execute Perf Tests Locally.mp4
22 MB
Chapter 12 Performance Testing in GH Actions/002. Execute Perf Tests in GH Actions.en.srt
7.2 kB
Chapter 12 Performance Testing in GH Actions/002. Execute Perf Tests in GH Actions.mp4
41 MB
Chapter 12 Performance Testing in GH Actions/003. Publish Perf Tests Results.en.srt
10 kB
Chapter 12 Performance Testing in GH Actions/003. Publish Perf Tests Results.mp4
66 MB
Chapter 12 Performance Testing in GH Actions/004. Change Perf Test Threshold.en.srt
4.5 kB
Chapter 12 Performance Testing in GH Actions/004. Change Perf Test Threshold.mp4
29 MB
Chapter 13 Deploy BugTracker App Manually/001. Introduction to Fly.io.en.srt
10 kB
Chapter 13 Deploy BugTracker App Manually/001. Introduction to Fly.io.mp4
62 MB
Chapter 13 Deploy BugTracker App Manually/002. Deploy Backend.en.srt
9.2 kB
Chapter 13 Deploy BugTracker App Manually/002. Deploy Backend.mp4
53 MB
Chapter 13 Deploy BugTracker App Manually/003. Configure Backend Database Volume.en.srt
13 kB
Chapter 13 Deploy BugTracker App Manually/003. Configure Backend Database Volume.mp4
83 MB
Chapter 13 Deploy BugTracker App Manually/004. Deploy Frontend.en.srt
11 kB
Chapter 13 Deploy BugTracker App Manually/004. Deploy Frontend.mp4
70 MB
Chapter 13 Deploy BugTracker App Manually/005. Create Staging Environment.en.srt
11 kB
Chapter 13 Deploy BugTracker App Manually/005. Create Staging Environment.mp4
67 MB
Chapter 14 Deploy BugTracker Through Jenkins/001. Restart Jenkins.en.srt
5.4 kB
Chapter 14 Deploy BugTracker Through Jenkins/001. Restart Jenkins.mp4
28 MB
Chapter 14 Deploy BugTracker Through Jenkins/002. Add Fly Token to Jenkins.en.srt
5.1 kB
Chapter 14 Deploy BugTracker Through Jenkins/002. Add Fly Token to Jenkins.mp4
25 MB
Chapter 14 Deploy BugTracker Through Jenkins/003. Deploy Staging - Using Jenkins ENV Variables.en.srt
25 kB
Chapter 01 Course Introduction and Overview/001. Course Introduction.en.srt
2.9 kB
Chapter 14 Deploy BugTracker Through Jenkins/004. Post Deployment Tests.en.srt
8.0 kB
Chapter 14 Deploy BugTracker Through Jenkins/004. Post Deployment Tests.mp4
48 MB
Chapter 14 Deploy BugTracker Through Jenkins/005. Deploy Production.en.srt
7.1 kB
Chapter 14 Deploy BugTracker Through Jenkins/005. Deploy Production.mp4
42 MB
Chapter 15 Deploy BugTracker Through GH Actions/001. Setting up GitHub Checks.en.srt
7.9 kB
Chapter 15 Deploy BugTracker Through GH Actions/001. Setting up GitHub Checks.mp4
43 MB
Chapter 15 Deploy BugTracker Through GH Actions/002. Setup Fly to Deploy Staging.en.srt
2.8 kB
Chapter 15 Deploy BugTracker Through GH Actions/002. Setup Fly to Deploy Staging.mp4
14 MB
Chapter 15 Deploy BugTracker Through GH Actions/003. Setting GH Secret.en.srt
14 kB
Chapter 15 Deploy BugTracker Through GH Actions/003. Setting GH Secret.mp4
89 MB
Chapter 15 Deploy BugTracker Through GH Actions/004. Deploy Staging through GH Action.en.srt
14 kB
Chapter 15 Deploy BugTracker Through GH Actions/004. Deploy Staging through GH Action.mp4
100 MB
Chapter 15 Deploy BugTracker Through GH Actions/005. Run Post Deployment Tests.en.srt
11 kB
Chapter 15 Deploy BugTracker Through GH Actions/005. Run Post Deployment Tests.mp4
68 MB
Chapter 16 Closing Remarks/001. Closing Remark.en.srt
2.4 kB
Chapter 16 Closing Remarks/001. Closing Remark.mp4
69 MB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/.gitignore
589 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/docker-compose.yml
856 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/LICENSE
1.0 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/README.md
49 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/.dockerignore
113 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/.gitignore
59 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/Dockerfile
443 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/go.mod
384 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/go.sum
1.7 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/README.md
3.1 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/cmd/bugtracker/main.go
2.3 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/cmd/bugtracker/main_test.go
6.2 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/config/version.go
48 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/db/comments.go
1.4 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/db/comments_test.go
2.6 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/db/db.go
5.0 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/db/db_test.go
2.1 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/db/test_helpers.go
575 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/handlers/bugs.go
5.1 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/handlers/bugs_test.go
7.9 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/handlers/comments.go
2.4 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/handlers/comments_test.go
4.4 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/handlers/health.go
547 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/handlers/health_test.go
706 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/handlers/test_helpers.go
163 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/models/bug.go
1.3 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/models/bug_test.go
2.0 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/models/comment.go
803 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/models/comment_test.go
2.0 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-backend/internal/testutil/db.go
1.1 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/.dockerignore
502 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/.gitignore
520 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/Dockerfile
267 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/eslint.config.mjs
393 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/jest.config.ts
456 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/jest.setup.js
35 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/next.config.ts
133 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/package.json
1.4 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/package-lock.json
368 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/postcss.config.mjs
135 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/README.md
1.4 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/tailwind.config.ts
254 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/tsconfig.json
649 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/public/bugTracker_Logo.png
1001 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/public/favicon.ico
15 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/public/favicon-16x16.png
905 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/public/favicon-32x32.png
2.7 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/App.tsx
101 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/config.ts
90 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/__mocks__/next/image.tsx
422 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/api/bugs.test.ts
5.9 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/api/bugs.ts
2.2 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/AddBugModal.test.tsx
3.8 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/AddBugModal.tsx
3.7 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/BugList.test.tsx
7.1 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/BugList.tsx
9.3 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/CommentSection.test.tsx
3.5 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/CommentSection.tsx
3.6 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/DeleteBugButton.test.tsx
1.7 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/DeleteBugButton.tsx
821 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/DeleteConfirmationModal.test.tsx
2.2 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/DeleteConfirmationModal.tsx
1.4 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/EditBugModal.test.tsx
3.1 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/EditBugModal.tsx
4.1 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/Notification.test.tsx
2.5 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/components/Notification.tsx
1.8 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/config/app.ts
36 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/pages/_app.tsx
579 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/pages/index.tsx
80 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/pages/bugs/[id].tsx
6.4 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/styles/globals.css
110 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/types/bug.ts
275 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/bugtracker-frontend/src/types/comment.ts
212 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/jenkins/docker-compose.yml
1007 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/jenkins/Dockerfile
504 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/tests-api/api.spec.ts
2.5 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/tests-api/package.json
227 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/tests-api/package-lock.json
7.6 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/tests-api/playwright.config.ts
331 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/tests-api/tsconfig.json
201 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/tests-e2e/Dockerfile
144 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/tests-e2e/integration.spec.ts
4.6 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/tests-e2e/package.json
264 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/tests-e2e/package-lock.json
7.6 kB
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/tests-e2e/playwright.config.ts
533 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/tests-e2e/tsconfig.json
201 B
z.CI-CD-for-Test-Automation-JenkinsGitHub-Actions-main/tests-perf/script.js
1.3 kB