Commit Graph

73 Commits

Author SHA1 Message Date
Felipe Knorr Kuhn
a030fbedb4
Skip TV tests on signet 2022-07-21 22:32:15 -07:00
Felipe Knorr Kuhn
310bb3cf24
Comment out unused interceptors 2022-07-21 22:22:34 -07:00
Felipe Knorr Kuhn
fa18796109
Update interceptors 2022-07-21 22:07:01 -07:00
Felipe Knorr Kuhn
41bd89521d
Fix tests trying to click on the TV button on the navbar 2022-07-21 21:41:33 -07:00
softsimon
89c4023ddf
Fix for search box tests 2022-07-08 18:55:26 +02:00
Felipe Knorr Kuhn
9d832f9bfc
Add initial mining dashboard tests 2022-07-06 10:01:05 -07:00
Felipe Knorr Kuhn
69713ae156
Update to Cypress v10 2022-06-03 20:46:33 -07:00
Felipe Knorr Kuhn
827760cae5
Add tests for the address highlighting feature 2022-03-19 22:16:22 -07:00
Felipe Knorr Kuhn
db4a13389a
Update liquid tests to use the new css selector 2022-03-19 22:12:44 -07:00
softsimon
e3dc90f40f
Updated websocket mock data with difficulty adjustment 2022-03-14 19:25:17 +01:00
Felipe Knorr Kuhn
ac4d54950a
Fix status page regex 2022-02-22 22:11:18 -08:00
nymkappa
e9ba38755c
Re-apply test updates from bogus commit 73019b485f 2022-02-15 16:19:58 +09:00
nymkappa
1c928582a2
Revert "Update tests - Replace button click blocks -> pools"
This reverts commit 73019b485f.
2022-02-15 15:56:40 +09:00
softsimon
e36fb27704
Disable featured assets test for testnet 2022-02-07 14:49:14 +04:00
softsimon
b634984ca6
Correcting more tests. 2022-02-07 03:34:15 +04:00
softsimon
1dbae4cd62
Fixing liquidtestnet tests. 2022-02-07 03:34:15 +04:00
softsimon
0863405671
Correcting tests. i18n strings and asset links. 2022-02-07 03:34:15 +04:00
nymkappa
9df490373b
Fixes post rebase 2022-01-28 15:01:24 +09:00
nymkappa
73019b485f
Update tests - Replace button click blocks -> pools 2022-01-28 15:01:23 +09:00
nymkappa
b9a047b22d
Add difficulty adjustment in mining page + Fix pools table on mobile 2022-01-28 14:52:12 +09:00
nymkappa
1a22923cd8
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
0ff6cd19c3
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
6637477ac9
Update Liquid tests 2022-01-20 21:30:22 -08:00
Felipe Knorr Kuhn
cf5cce23f3
Add Liquid Testnet tests 2022-01-20 21:30:03 -08:00
softsimon
afbced3f4d
Adapting tests 2022-01-08 20:44:45 +04:00
wiz
b455814e90
Merge pull request #1027 from hunicus/change-docs-layout
Revamp docs layout
2021-12-19 17:48:26 +00:00
hunicus
c5b705ede7
Adjust bisq cypress tests 2021-12-17 16:22:16 -05:00
Felipe Knorr Kuhn
bcbc60b456
Fix test assertion 2021-12-16 09:31:02 -08:00
Felipe Knorr Kuhn
b9a2143a5a
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
24d4b643e5
Add failing test for Liquid unconfidential address layout issue 2021-12-15 00:02:21 -08:00
Felipe Knorr Kuhn
7f045ae5b9
Add tests to detect layout issues in RBF transactions 2021-12-14 23:21:59 -08:00
Felipe Knorr Kuhn
96a2c8ab4e
Add methods to detect overlapping components 2021-12-14 23:21:40 -08:00
Felipe Knorr Kuhn
47103d85d3
Update mocked ws tests to use the new syntax 2021-12-14 23:19:10 -08:00
Felipe Knorr Kuhn
0af5d733c4
Small refactor to support mocking RBF txs 2021-12-14 23:16:13 -08:00
Felipe Knorr Kuhn
bc7bbf5fe5
Fix formatting 2021-12-14 23:15:33 -08:00
Felipe Knorr Kuhn
4bc141cd67
Add fixture for RBF transactions 2021-12-14 23:14:55 -08:00
Felipe Knorr Kuhn
9510c7d2ea
Add tests for Liquid peg in and peg out addresses 2021-12-09 15:48:58 -08:00
softsimon
4b1acfc77e
Skip the skeleton loader tests 2021-11-20 00:34:59 +04:00
wiz
e3aeb784ad
Merge pull request #935 from MiguelMedeiros/fix-tooltip-opreturn
Fix: op_return tooltip position.
2021-11-17 22:58:29 +09:00
Miguel Medeiros
d816e67ce4
fix: op_return tooltip position. 2021-11-16 18:03:43 -03:00
Miguel Medeiros
0639ce9b07
fix: mempool empty block. 2021-11-15 14:16:27 -03:00
Felipe Knorr Kuhn
7a07f67be5
Update mainnet partial address tests 2021-11-11 21:56:19 -08:00
Miguel Medeiros
1925023eb2
fix: check buttons at graphs page 2021-10-29 10:04:30 -03:00
Felipe Knorr Kuhn
5dab44e6c4
Cleanup Cypress config and commands 2021-10-27 20:49:49 -07:00
Felipe Knorr Kuhn
5139ffb4df
Update e2e tests BASE_MODULE resolution 2021-10-27 20:40:44 -07:00
Miguel Medeiros
3574f8639e
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
f8c11c8b6b
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
ba5421e77b
Add some search tests (#758) 2021-09-02 13:42:18 +04:00
Felipe Knorr Kuhn
393fa78a43
Increase waitForSkeletonGone timeout to 15s 2021-09-01 21:09:14 -07:00
softsimon
bd1a37b8ef
Correcting keypress arrow left test. 2021-08-25 18:41:35 +03:00