Skip to content

Improve tests #210

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

Merged
merged 1 commit into from Feb 26, 2022
Merged

Improve tests #210

merged 1 commit into from Feb 26, 2022

Conversation

ghost
Copy link

@ghost ghost commented Feb 7, 2022

Tests are now much much more stable, reliable and understandable on CI!!!

Changes:

  • turn on frame logging in all tests except transport tests
  • fix flakiness of some tests
  • improve SuspendTest test logs
  • new way to ignore several native tests
  • move TestConnection to core module, as it used only there
  • make frame/frameType fully internal for now
  • extract transport related tests into separate module
  • add build file template for transport
  • merge tests with test server
  • simplify transport tests configuration

* turn on frame logging in all tests except transport tests
* fix flakiness of some tests
* improve `SuspendTest` test logs
* new way to ignore several native tests
* move TestConnection to core module, as it used only there
* make frame/frameType fully internal for now
* extract transport related tests into separate module
* add build file template for transport
* merge tests with test server
* simplify transport tests configuration
@whyoleg whyoleg marked this pull request as ready for review February 26, 2022 05:58
@whyoleg whyoleg merged commit d4a5e7e into rsocket:master Feb 26, 2022
@ghost ghost deleted the dev/3-tests branch February 26, 2022 06:03
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.

1 participant