Alexandr Garbuzov
5f411be854
tests(e2e): update data to fix retrieve stats card test ( #3643 )
...
* tests(e2e): update data to fix retrieve stats card test
* dev
2024-02-06 12:14:45 +01:00
Alexandr Garbuzov
547660b0f1
tests(e2e): update data to fix retrieve stats card test ( #3626 )
2024-01-30 22:41:57 +01:00
Alexandr Garbuzov
319e3d401f
tests: refactor stats card e2e test to avoid future error due to yearly data update ( #3612 )
...
* tests: refactor stats card e2e test to avoid future error due to yearly data update
* dev
2024-01-25 10:31:54 +01:00
Alexandr Garbuzov
533469d677
tests(e2e): update data to fix retrieve stats card test ( #3609 )
2024-01-23 14:23:26 +01:00
Alexandr Garbuzov
fe901dd337
Feature: Add gist card ( #3064 )
...
* Feature: Add gist card
* dev
* dev
* dev
* dev
* dev
* dev
* e2e
* e2e test timeout
2023-08-14 11:28:01 +02:00
Alexandr Garbuzov
b56689b4bd
Ranks: Take into account user reviewed PRs count ( #2857 )
...
* Rank: Take into account user reviewed PRs count
* e2e
* fix tests
* dev
* docs
* dev
* dev
2023-07-21 13:59:53 +02:00
Alexandr Garbuzov
6c92fe9d2a
Eslint integration ( #2885 )
...
* eslint integration
* ci & pre commit
* dev
* dev
* dev
2023-07-03 08:54:19 +02:00
Alexandr Garbuzov
5486e2ca06
Increase e2e tests timeout secs ( #2878 )
2023-06-23 09:24:17 +02:00
Rick Staa
9831d254d7
test: update 2e2 rank values ( #2816 )
...
This commit ensures the new rank values introduced by #2762 are added
to the 2e2 test.
2023-06-13 16:58:30 +03:00
Rick Staa
1a2a82c3be
test: add new ranking to e2e test ( #2750 )
2023-06-02 14:44:12 +05:30
Rick Staa
c301289f7d
fix: Make WakaTime card compatible with new API ( #2707 )
...
* fix: Make WakaTime card compatible with new API
This commit makes sure that the WakaTime card works with the new
WakaTime API. See https://github.com/anuraghazra/github-readme-stats/issues/2698
for more information.
* fix: fix chinese simplified translations
* fix: improve WakaTime range order
* test: fix WakaTime tests
* refactor: remove WakaTime range loop
* refactor: remove redundant WakaTime call
* test: fix e2e tests
Co-authored-by: Hakula Chen <i@hakula.xyz>
---------
Co-authored-by: Hakula Chen <i@hakula.xyz>
2023-06-02 14:37:59 +05:30
Rick Staa
82224fa68a
ci: update e2e tests ( #2548 )
2023-02-25 19:42:11 +05:30
rickstaa
c1dc7b850c
fix: fix e2e test data
2023-01-21 17:58:35 +01:00
rickstaa
4ff2c2a425
feat: fix e2e tests
2023-01-21 17:52:51 +01:00
Fabian Joswig
26cde6bfe9
Missing term in calculation of TOTAL_VALUES. ( #2116 )
...
* fix: added missing term in calculation of TOTAL_VALUES.
* fix: fix rank test
* refactor: update code formatting
* refactor: update code formatting
Co-authored-by: rickstaa <rick.staa@outlook.com>
2022-11-18 15:19:04 +01:00
Rick Staa
6fdf73f39c
test: increase e2e test timeout
2022-10-11 18:10:44 +02:00
rickstaa
fcd0588786
test: cleanup tests
2022-10-09 15:18:11 +02:00
rickstaa
60012707c7
test: increase stats card e2e timeout
2022-10-08 15:04:49 +02:00
Rick Staa
bd9865d5a2
test: burst cache in e2e tests ( #2154 )
2022-10-07 20:01:01 +02:00
rickstaa
3a07cb02db
ci: fix e2e test
2022-10-02 12:27:34 +02:00
rickstaa
51e7887b95
ci: fix e2e test
2022-10-02 10:52:33 +02:00
rickstaa
aaf710c024
ci: fix e2e test
2022-10-02 10:35:11 +02:00
Rick Staa
f8e32f9e0c
ci: add e2e vercel test action ( #2054 )
...
* ci: add e2e vercel test action
This commit adds several end-to-end tests that can be used
to test whether the Vercel Preview deployment successfully
returns the cards.
* test: add additional e2e card tests
* test: improve e2e card tests
This commit makes sure that the tests also check whether a valid cards
are returned from the preview deployment.
2022-10-01 13:59:02 +02:00