Skip to content

Latest commit

 

History

History
36 lines (34 loc) · 1.88 KB

File metadata and controls

36 lines (34 loc) · 1.88 KB

playwright-aws-codebuild-example repository content map

  • Total tracked files copied: 28
  • Original repo files are copied into this project folder with preserved paths.
  • README.md from source repo is copied as README.upstream.md to keep the detailed local README.md at root.
Source path Local path
.gitignore .gitignore
README.md README.upstream.md
aws-project-config-output.json aws-project-config-output.json
basic/0-failing.spec.ts basic/0-failing.spec.ts
basic/1-getting-started.spec.ts basic/1-getting-started.spec.ts
basic/2-actions.spec.ts basic/2-actions.spec.ts
basic/3-assertions.spec.ts basic/3-assertions.spec.ts
basic/4-file-uploads.spec.ts basic/4-file-uploads.spec.ts
basic/5-flaky.spec.ts basic/5-flaky.spec.ts
basic/6-networking.spec.ts basic/6-networking.spec.ts
basic/pom/fixtures.ts basic/pom/fixtures.ts
basic/pom/pom-with-fixtures.spec.ts basic/pom/pom-with-fixtures.spec.ts
basic/pom/pom.spec.ts basic/pom/pom.spec.ts
basic/pom/todoPage.pom.ts basic/pom/todoPage.pom.ts
buildspec.yml buildspec.yml
codebuild_build.sh codebuild_build.sh
package-lock.json package-lock.json
package.json package.json
playwright.config.reporter.ts playwright.config.reporter.ts
playwright.config.ts playwright.config.ts
pw.config.shared.ts pw.config.shared.ts
server/assets/api/v1/users.json server/assets/api/v1/users.json
server/assets/file-uploads.html server/assets/file-uploads.html
server/assets/header.html server/assets/header.html
server/assets/index.html server/assets/index.html
server/assets/network.html server/assets/network.html
server/index.js server/index.js
tsconfig.json tsconfig.json