Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add E2E tests to ensure that the export works well #18

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

mridang
Copy link
Owner

@mridang mridang commented Jul 15, 2024

Add E2E tests to ensure that the export works well

Description

Added an embedded ExpressJS app with controllers for various purposes. A Jest test has been added too. This test starts the ExpressJS app in different process, makes requests against it and then asserts the segment documents

Related Issue

None

Motivation and Context

It hardens the test suite and makes it easier to catch issues.

How Has This Been Tested?

By running the test suite.

Documentation:

None

Checklist:

  • I have updated the documentation accordingly.
  • I have assigned the correct milestone or created one if non-existent.
  • I have correctly labeled this pull request.
  • I have linked the corresponding issue in this description.
  • I have requested a review from at least 2 reviewers
  • I have checked the base branch of this pull request
  • I have checked my code for any possible security vulnerabilities

@mridang mridang self-assigned this Jul 15, 2024
@mridang mridang added the enhancement New feature or request label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants