Skip to content

new e2e test#1048

Merged
josh-willis-arcadis merged 19 commits intofaresv2from
fares-v2-e2e
Mar 18, 2026
Merged

new e2e test#1048
josh-willis-arcadis merged 19 commits intofaresv2from
fares-v2-e2e

Conversation

@josh-willis-arcadis
Copy link
Copy Markdown
Contributor

@josh-willis-arcadis josh-willis-arcadis commented Jan 15, 2026

Checklist

  • Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • Any modified or new methods or classes have helpful JSDoc and code is thoroughly commented
  • The description lists all applicable issues this PR seeks to resolve
  • The description lists any configuration setting(s) that differ from the default settings
  • All tests and CI builds passing
  • The description lists all relevant PRs included in this release (remove this if not merging to master)
  • e2e tests are all passing (remove this if not merging to master)

Description

Add new e2e tests for fares v2. Uses vite to build the ui. also cleans up some todos and adds new types to satisfy CI requirements.

Copy link
Copy Markdown
Contributor

@miles-grant-ibigroup miles-grant-ibigroup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm so excited for this. This type of work is so frustrating we should really celebrate getting somewhere

Comment thread .github/workflows/pull-req.yml Outdated
Comment thread __tests__/e2e/server/Dockerfile Outdated
@binh-dam-ibigroup
Copy link
Copy Markdown
Contributor

I'm so excited for this. This type of work is so frustrating we should really celebrate getting somewhere

E2E tests pass!

return (
<Select
clearable
data-test-id='fare-product-selector'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Am I right in thinking that the fares v1 tests have been removed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they have not been removed. This was an unneeded test ID for a v2 fare product selector.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added this on the OG fares v2 branch.

Copy link
Copy Markdown
Contributor

@miles-grant-ibigroup miles-grant-ibigroup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's looking really good

@josh-willis-arcadis josh-willis-arcadis merged commit 0d42e68 into faresv2 Mar 18, 2026
2 checks passed
@josh-willis-arcadis josh-willis-arcadis deleted the fares-v2-e2e branch March 18, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants