Skip to content

Conversation

@adrienjoly
Copy link
Member

@adrienjoly adrienjoly commented Jun 16, 2023

Contributes to #7.

What does this PR do / solve?

When we want to show that integration tests don't pass anymore (after changing the properties of postQuery, cf screenshot below), we need to restart openwhyd server manually, which is distracting and makes the live coding session more risky.

image

Overview of changes

  • add a npm run test:integration:post that runs just the tests that we need
  • make the corresponding test suite control the execution of openwhyd server, so we don't have to start and kill it manually

@adrienjoly adrienjoly self-assigned this Jun 16, 2023
@adrienjoly adrienjoly mentioned this pull request Jun 16, 2023
1 task
@adrienjoly adrienjoly changed the title npm run test:integration:post controls execution of openwhyd server npm run test:integration:post controls execution of web server (as in the main openwhyd codebase) Jul 18, 2023
@adrienjoly adrienjoly changed the title npm run test:integration:post controls execution of web server (as in the main openwhyd codebase) npm run test:integration:post controls execution of web server (like in the main openwhyd codebase) Jul 18, 2023
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.

2 participants