-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finally figured out what was the problem with failing tests (not just…
… asynch and so, but also the input was not cleaned out, and need to use target.value=''; to clean it, and some other small fixes needed too, plus Ugur's idea on assigning values and how to input)
- Loading branch information
Showing
1 changed file
with
53 additions
and
63 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