Skip to content

Commit

Permalink
Smoke tests wip
Browse files Browse the repository at this point in the history
Due to huge issues with mocking mapbox-gl, smoke tests on search bar and itinerary list.
  • Loading branch information
testower committed Jan 12, 2024
1 parent ab694b8 commit 5721582
Show file tree
Hide file tree
Showing 6 changed files with 6,360 additions and 1,683 deletions.
1 change: 1 addition & 0 deletions .github/workflows/debug-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
working-directory: client-next
run: |
npm install
npm run coverage
npm run build -- --base https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/${VERSION}/
- name: Deploy compiled assets to repo
Expand Down
Loading

0 comments on commit 5721582

Please sign in to comment.