Brad Decker
23ea1a639d
uses the asertInAnyOrder helper to fix flaky test cases ( #20366 )
2023-08-03 19:02:04 +01:00
Pedro Figueiredo
537f1c7aee
feat: implement swap event metric e2e test ( #20129 )
...
* implement swap event metric e2e test
* fix lint error
* clean up initial balance helpers
* fix eslint warnings
* Fix `token_to_amount` format to address firefox bug and refactor tests
2023-07-28 19:57:06 +01:00
Sylva Elendu
1a218714a6
Update transaction status to not be considered anonymous ( #20049 )
...
* update transaction status to not be considered anonymous
* fix failing e2e
* revert status changes in txn spec file
* Fix e2e by adding status
---------
Co-authored-by: Olusegun Akintayo <akintayo.segun@gmail.com>
2023-07-28 15:08:59 -03:00
Danica Shen
cc3ef534ad
feat(882): Ensure user's IP address is not leaked to third parties before opting-out ( #20101 )
2023-07-19 20:56:31 +01:00
Brad Decker
484dae32e8
test/e2e: add test for transaction finalized metric events ( #19837 )
...
* add transaction finalized metric events
* remove another time based property
* better error messaging
* try to guarantee order of events
2023-07-07 07:06:01 -05:00
Brad Decker
12bd60ee79
wallet created metrics tests ( #19791 )
...
Co-authored-by: Danica Shen <zhaodanica@gmail.com>
2023-06-29 11:01:54 -05:00
Brad Decker
de14b1ddb2
e2e tests for permissions metrics ( #19789 )
2023-06-28 08:54:49 -05:00
Brad Decker
b86326b4bf
signature approved metrics e2e test ( #19628 )
2023-06-23 09:48:44 -05:00