Skip to content

Commit

Permalink
test: e2e test and fixture overhaul (#159)
Browse files Browse the repository at this point in the history
* test: load kubo fixtures and byte range tests on them

chore: single kubo gateway for parallel tests

chore: attempting to remove beforeEach for byte-ranges

chore: working on dx for e2e

chore: move gateway conformance to global setup/teardown

test: e2e fixtures for subdomain and path routing

chore: remove unnecessary service worker wait

* chore: leftover comment cleanup

* chore: remove unused dev-dep

* chore: add gateway-conformance fixtures

* chore: attempt to resolve loading fixtures in CI

* chore: test removing fixtures
  • Loading branch information
SgtPooki authored Mar 26, 2024
1 parent 4304333 commit b0f26ac
Show file tree
Hide file tree
Showing 20 changed files with 823 additions and 174 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -224,3 +224,5 @@ playwright-report
.direnv
*.nix
.coverage
test-e2e/fixtures/data/test-repo
test-e2e/fixtures/data/gateway-conformance-fixtures
Loading

0 comments on commit b0f26ac

Please sign in to comment.