-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix falky file watcher test The test method `waitForRead` was sometimes signaling due to accumulated reads, even it was inteded to wait for a read after a new content was set in the mock file. This fixes it by waiting to singal read happened when the read content is the same as the expected one. Signed-off-by: Sergi Castro <[email protected]> * Add more specific methods Signed-off-by: Sergi Castro <[email protected]> --------- Signed-off-by: Sergi Castro <[email protected]>
- Loading branch information
1 parent
0d8008e
commit fd52e3c
Showing
1 changed file
with
72 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters