Skip to content

Purge Obsolete Unit Tests - #445

Merged
benjchristensen merged 2 commits into
rsocket:masterfrom
benjchristensen:unit-test-purge
May 17, 2017
Merged

Purge Obsolete Unit Tests#445
benjchristensen merged 2 commits into
rsocket:masterfrom
benjchristensen:unit-test-purge

Conversation

@benjchristensen

Copy link
Copy Markdown
Contributor

Most tests are now obsolete as they use old Subscriber/Subscription types and old ReactiveSocket.h APIs.
It was decided that it is much easier to clean house and rewrite new unit tests against the new APIs, so purging and will start rewriting over next couple days (after a few more API changes this purge make easier).

Most tests are now obsolete as they use old Subscriber/Subscription types and old ReactiveSocket.h APIs.
It was decided that it is much easier to clean house and rewrite new unit tests against the new APIs, so purging and will start rewriting over next couple days (after a few more API changes this purge make easier).
- no more separate rsocket_tests
- yarpl is no longer in the experimental folder
@benjchristensen

Copy link
Copy Markdown
ContributorAuthor

ASAN failure on a yarpl test. I didn't touch yarpl :-/

@leheckalehecka left a comment

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.

Holding Ben's hand to support him ;)

@benjchristensen
benjchristensen merged commit 652d93c into rsocket:masterMay 17, 2017
@benjchristensen
benjchristensen deleted the unit-test-purge branch May 17, 2017 16:40
Sign up for freeto 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

@benjchristensen@lehecka