You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library is in initial phase and the main focus has been in finding a model for the Reactive API for Apache Pulsar.
There are only a few end-to-end tests at the moment.
To add tests, it makes sense to first do a high level test plan and describe the test strategy.
Each "unit" should be listed in the plan and the main use cases to test would be listed too. The units aren't necessary single classes. Unit tests should execute quickly.
The text was updated successfully, but these errors were encountered:
This library is in initial phase and the main focus has been in finding a model for the Reactive API for Apache Pulsar.
There are only a few end-to-end tests at the moment.
To add tests, it makes sense to first do a high level test plan and describe the test strategy.
Each "unit" should be listed in the plan and the main use cases to test would be listed too. The units aren't necessary single classes. Unit tests should execute quickly.
The text was updated successfully, but these errors were encountered: