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 cfbd72d
Show file tree
Hide file tree
Showing 6 changed files with 6,359 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 @@ -42,6 +42,7 @@ jobs:
run: |
npm install
npm run build -- --base https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/${VERSION}/
npm run coverage
- name: Deploy compiled assets to repo
if: github.event_name == 'push' && github.ref == 'refs/heads/dev-2.x'
Expand Down
Loading

0 comments on commit cfbd72d

Please sign in to comment.