issues
search
microsoft
/
clarity-js
This library has moved and is now available at
https://github.com/microsoft/clarity
Other
220
stars
32
forks
source link
Make Tests Great Again
#132
Closed
ssivov
closed
5 years ago
ssivov
commented
5 years ago
This PR:
Makes all tests pass
Makes all tests consistent and deterministic
Simplifies all tests significantly and makes them more readable/understandable
Builds solid api stub and mock objects tools
Fixes a production bug where config was not reset between consecutive clarity restarts
Adds few extra tests
Changes webpack index.ts build to production without sourcemaps (this is unrelated to tests, but slipping in this small fix)
ssivov
commented
5 years ago
Resolves #125
This PR: