softsimon
be78a802dc
Disable featured assets test for testnet
2022-02-07 14:49:14 +04:00
softsimon
548e9a8e64
Correcting more tests.
2022-02-07 03:34:15 +04:00
softsimon
ee3e77bb6c
Fixing liquidtestnet tests.
2022-02-07 03:34:15 +04:00
softsimon
e34a3d0d41
Correcting tests. i18n strings and asset links.
2022-02-07 03:34:15 +04:00
nymkappa
e3696bca61
Fixes post rebase
2022-01-28 15:01:24 +09:00
nymkappa
25c9083f1b
Update tests - Replace button click blocks -> pools
2022-01-28 15:01:23 +09:00
nymkappa
b567c0ad43
Add difficulty adjustment in mining page + Fix pools table on mobile
2022-01-28 14:52:12 +09:00
nymkappa
1a856574aa
Migrate pools.json to the database in one command - Updated latest pools.json file from Blockchain-Known-Pools master
2022-01-28 13:50:58 +09:00
Felipe Knorr Kuhn
f525e0f776
Update tests: use ids for nav bar items and new scenarios for bisq and liquid
2022-01-22 14:23:09 -08:00
Felipe Knorr Kuhn
8935074a27
Update Liquid tests
2022-01-20 21:30:22 -08:00
Felipe Knorr Kuhn
92af56359b
Add Liquid Testnet tests
2022-01-20 21:30:03 -08:00
softsimon
14cbba2346
Adapting tests
2022-01-08 20:44:45 +04:00
wiz
1bcb7889e0
Merge pull request #1027 from hunicus/change-docs-layout
...
Revamp docs layout
2021-12-19 17:48:26 +00:00
hunicus
183ad550c1
Adjust bisq cypress tests
2021-12-17 16:22:16 -05:00
Felipe Knorr Kuhn
765c04f501
Fix test assertion
2021-12-16 09:31:02 -08:00
Felipe Knorr Kuhn
104454dfb5
Merge remote-tracking branch 'origin/master' into add_failing_test_for_liquid_unconfidential_address
2021-12-15 20:16:22 -08:00
Felipe Knorr Kuhn
e55df4b13c
Add failing test for Liquid unconfidential address layout issue
2021-12-15 00:02:21 -08:00
Felipe Knorr Kuhn
e85c168d51
Add tests to detect layout issues in RBF transactions
2021-12-14 23:21:59 -08:00
Felipe Knorr Kuhn
82f04dc40a
Add methods to detect overlapping components
2021-12-14 23:21:40 -08:00
Felipe Knorr Kuhn
52c744bc42
Update mocked ws tests to use the new syntax
2021-12-14 23:19:10 -08:00
Felipe Knorr Kuhn
ea02951da9
Small refactor to support mocking RBF txs
2021-12-14 23:16:13 -08:00
Felipe Knorr Kuhn
a372ff62cd
Fix formatting
2021-12-14 23:15:33 -08:00
Felipe Knorr Kuhn
b63518993c
Add fixture for RBF transactions
2021-12-14 23:14:55 -08:00
Felipe Knorr Kuhn
b7ce98ee53
Add tests for Liquid peg in and peg out addresses
2021-12-09 15:48:58 -08:00
softsimon
a723dc575f
Skip the skeleton loader tests
2021-11-20 00:34:59 +04:00
wiz
a3a4ea4be9
Merge pull request #935 from MiguelMedeiros/fix-tooltip-opreturn
...
Fix: op_return tooltip position.
2021-11-17 22:58:29 +09:00
Miguel Medeiros
92847e3f6c
fix: op_return tooltip position.
2021-11-16 18:03:43 -03:00
Miguel Medeiros
8614163dac
fix: mempool empty block.
2021-11-15 14:16:27 -03:00
Felipe Knorr Kuhn
fd7ce6a3c0
Update mainnet partial address tests
2021-11-11 21:56:19 -08:00
Miguel Medeiros
116f7ef45f
fix: check buttons at graphs page
2021-10-29 10:04:30 -03:00
Felipe Knorr Kuhn
9775737e6c
Cleanup Cypress config and commands
2021-10-27 20:49:49 -07:00
Felipe Knorr Kuhn
6e4ee8ffa2
Update e2e tests BASE_MODULE resolution
2021-10-27 20:40:44 -07:00
Miguel Medeiros
0cb27661a3
Add total sum to mempool chart.
...
Add zoom tools.
Add different theme for charts `big` and `small` (default).
Fix date format on mouseover.
Fix animations on graphs page.
Fix overflow tv page.
Remove `crosshair` on mouseover, changed to `line`.
Fix custom tooltip styles.
Remove inverted button (will add in a future PR).
Remove fee range labels (will add in a future PR).
Fix e2e testing.
2021-09-14 22:35:48 -03:00
softsimon
72de849393
Merge pull request #759 from knorrium/cypress_831
...
Update Cypress to v8.3.1
2021-09-02 13:45:12 +04:00
Felipe Knorr Kuhn
8679da196c
Add some search tests ( #758 )
2021-09-02 13:42:18 +04:00
Felipe Knorr Kuhn
86b5067558
Increase waitForSkeletonGone timeout to 15s
2021-09-01 21:09:14 -07:00
softsimon
74303d1369
Correcting keypress arrow left test.
2021-08-25 18:41:35 +03:00
softsimon
20706e4af2
Fix for multiple arrow navigation bugs. ( #741 )
...
* Fix for multiple arrow navigation bugs.
fixes #731
* Updating test to handle left arrow navigation.
* Updating test to handle left arrow navigation.
* Arrow right click fix.
* Update frontend/cypress/integration/mainnet/mainnet.spec.ts
Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
2021-08-25 15:44:55 +03:00
Felipe Knorr Kuhn
3c49ba42bd
Add a test for not showing unblinding errors on regular TXs ( #737 )
2021-08-22 00:34:40 +03:00
Felipe Knorr Kuhn
b0c875a09d
Update Liquid test data
2021-08-17 16:49:34 -07:00
Felipe Knorr Kuhn
0843167574
update test specs to handle the new multisite setup on CI
2021-08-17 15:53:57 -07:00
softsimon
75ca0c1003
Merge pull request #710 from MiguelMedeiros/feature-next-previous-block-arrows
...
UI/UX: `Next` and `Previous` button arrows for block navigation.
2021-08-18 00:57:39 +03:00
Felipe Knorr Kuhn
05d4fcb8b0
Update bisq tests to use the menu navigation
2021-08-17 13:02:24 -07:00
softsimon
3e60e79fc6
Removing issuance id test and fixing asset id test.
2021-08-14 02:21:38 +03:00
Miguel Medeiros
281ca18bb6
Add next and previous arrows to blocks.
2021-08-12 19:49:39 -03:00
Miguel Medeiros
6dffbd40f3
UI/UX: Fix blockchain-blocks skeleton. ( #697 )
...
* Fix blockchain-blocks skeleton.
* Fix blockchain skeleton background.
* Fix mempool blockchain skeleton.
* Add e2e testing.
Add tsconfig.
Fix mempool fit to screen.
* Fix wrong return.
Fix e2e testing.
* Fix blockchainblocks connectionstate.
Add init action to websocket mock.
Add e2e testing for droping websock connection.
* Ref e2e code for websocket connection.
Fix blockchain blocks skeleton.
* Fix state connections.
Remove .only e2e tests.
* Fix mempool blocks skeleton.
* Add fit screen to empty blocks.
2021-08-09 03:43:03 +03:00
Miguel Medeiros
63e14f454c
UI/UX: Fix Blockchain skeleton preloader. ( #696 )
...
* Fix Blockchain skeleton preloader.
* Fix Mempool Blocks skeleton preloader.
* Add e2e test.
* Add shared command to cyrpress e2e test.
2021-08-06 14:09:47 +03:00
Miguel Medeiros
11af9e6033
Fix concurrent asynchronous calls. ( #675 )
...
* Fix concurrent asynchronous calls.
* Remove test without mempool info websocket.
* Remove isloading$ variable.
2021-07-31 19:40:15 +03:00
Miguel Medeiros
156fe8837c
Fix show blocks on small screen. ( #674 )
2021-07-30 02:28:43 +03:00
Miguel Medeiros
392460aa42
Fix colorized unblinded transaction. ( #671 )
2021-07-29 13:37:17 +03:00