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

🐛 Fix firefox integration tests #20

Merged
merged 2 commits into from
May 9, 2020

Conversation

sergiomartins8
Copy link
Owner


Description:

  1. Fix firefox integration tests as well as add them to the pipeline
  2. Improve mock server initialisation logic
    • Instead of creating the mock server instance before starting the suit, it is now created when the listener calls for the getMockServerClient(). This introduces a better performance approach - initialisation is done only when/if needed.

@sergiomartins8 sergiomartins8 self-assigned this May 8, 2020
@sergiomartins8 sergiomartins8 linked an issue May 8, 2020 that may be closed by this pull request
@sergiomartins8 sergiomartins8 changed the title 🐛Fix firefox integration tests 🐛 Fix firefox integration tests May 9, 2020
@sergiomartins8 sergiomartins8 merged commit 924d253 into master May 9, 2020
@sergiomartins8 sergiomartins8 deleted the bugfix/fix-firefox-integration-tests branch May 9, 2020 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Fix firefox integration tests
1 participant