Commit Graph

5170 Commits

Author SHA1 Message Date
Matthias
47de346df9 Add settings playwright test 2024-04-08 19:25:04 +02:00
Matthias
59578a434b Fix logic mistake in test assertion 2024-04-08 18:14:10 +02:00
Matthias
1258577d4d Upload playwright report to different files 2024-04-08 18:05:49 +02:00
Matthias
0fca97b267 Attempt to improve test resilience 2024-04-08 17:58:33 +02:00
Matthias
2f455af8eb Use improved locator syntax 2024-04-08 17:51:43 +02:00
Matthias
e619f04f86 Reenable firefox ... 2024-04-08 15:34:51 +02:00
Matthias
97b625dc78 Split Test to reduce time 2024-04-08 15:34:37 +02:00
Matthias
7229c4dac3 Skip tests on firefox for now 2024-04-08 07:34:28 +02:00
Matthias
6463fea8d8 Reorg trade test 2024-04-08 07:33:42 +02:00
Matthias
faf03f7738 Improve playwright setup 2024-04-08 07:33:31 +02:00
Matthias
03d77ece79 Run playwright before cypress
cypress seems to fail to stop the started command.
2024-04-08 07:10:23 +02:00
Matthias
3177cbc51e Adapt vitest to exclude e2e tests 2024-04-08 07:02:07 +02:00
Matthias
0ae16e94df Enhance GH action runs 2024-04-08 06:40:03 +02:00
Matthias
36df4f92c7 Add id to MsgBoxModal 2024-04-07 20:58:10 +02:00
Matthias
68f54424db Restore tests for modal testing 2024-04-07 20:58:00 +02:00
Matthias
f2c584c631 Add testing for Movement bug 2024-04-07 20:57:50 +02:00
Matthias
6695310a64 Add initial trade test 2024-04-07 19:53:32 +02:00
Matthias
2937aac847 Improve playwright helper 2024-04-07 19:53:26 +02:00
Matthias
1a120cfe30 Fix test after rebase 2024-04-07 17:53:54 +02:00
Matthias
a2968d570e Fix playwright start command 2024-04-07 17:50:15 +02:00
Matthias
122c668dea Update package format and yarn.lock 2024-04-07 17:43:56 +02:00
Matthias
49cc132bdf Remove pointless log statement 2024-04-07 17:42:51 +02:00
Matthias
482793d03e Add playwright to Ci setup 2024-04-07 17:42:51 +02:00
Matthias
a50a1d8d81 Add Playwright to scripts 2024-04-07 17:42:51 +02:00
Matthias
e5de9e5d9e Add initial playwright test 2024-04-07 17:42:51 +02:00
Matthias
24b1192312 Add Playwright dependencies 2024-04-07 17:42:51 +02:00
Matthias
59ef5cbd13 Revert "build(deps): bump @noction/vue-draggable-grid from 1.9.16 to 1.10.1"
This reverts commit 87f25c3c26.
2024-04-07 15:52:38 +02:00
Matthias
acaceb561f Improve types for backtestresult 2024-04-07 15:47:55 +02:00
Matthias
a2751fc10f
Merge pull request #1820 from freqtrade/dependabot/docker/node-21.7.2-alpine
build(deps): bump node from 21.7.1-alpine to 21.7.2-alpine
2024-04-05 06:31:44 +02:00
dependabot[bot]
f199bbded9
build(deps): bump node from 21.7.1-alpine to 21.7.2-alpine
Bumps node from 21.7.1-alpine to 21.7.2-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 03:36:10 +00:00
Matthias
a7ac3fb68d
Merge pull request #1817 from freqtrade/dependabot/npm_and_yarn/main/vite-5.2.7
build(deps-dev): bump vite from 5.2.6 to 5.2.7
2024-04-03 06:54:57 +02:00
Matthias
68735aea8b
Merge pull request #1819 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.7.2
build(deps-dev): bump cypress from 13.7.1 to 13.7.2
2024-04-03 06:54:51 +02:00
dependabot[bot]
1323fe0ecc
build(deps-dev): bump cypress from 13.7.1 to 13.7.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.1 to 13.7.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.7.1...v13.7.2)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 04:34:50 +00:00
dependabot[bot]
d762fa78e6
build(deps-dev): bump vite from 5.2.6 to 5.2.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.6 to 5.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 04:34:43 +00:00
Matthias
207c19cae7
Merge pull request #1816 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.3.2
build(deps): bump @vuepic/vue-datepicker from 8.3.1 to 8.3.2
2024-04-03 06:33:26 +02:00
Matthias
19da4eb0a0
Merge pull request #1818 from freqtrade/dependabot/npm_and_yarn/main/humanize-duration-3.32.0
build(deps): bump humanize-duration from 3.31.0 to 3.32.0
2024-04-03 06:32:44 +02:00
Matthias
03b9c8dbbe
Merge pull request #1815 from freqtrade/dependabot/npm_and_yarn/main/eslint-2a2999fdc6
build(deps-dev): bump the eslint group with 2 updates
2024-04-03 06:31:16 +02:00
dependabot[bot]
15bb52fea6
build(deps): bump humanize-duration from 3.31.0 to 3.32.0
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.31.0 to 3.32.0.
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.31.0...v3.32.0)

---
updated-dependencies:
- dependency-name: humanize-duration
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 03:16:03 +00:00
dependabot[bot]
5a176fd0b5
build(deps): bump @vuepic/vue-datepicker from 8.3.1 to 8.3.2
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v8.3.1...v8.3.2)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 03:14:41 +00:00
dependabot[bot]
3d2ff1f222
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.5.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.5.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 03:13:02 +00:00
Matthias
95a879bccf Extract BT breakdowns to their own component
(it's 3 identical tables after all()
2024-03-30 13:01:36 +01:00
Matthias
5102e4774d Add enter tag breakdown to backtest output 2024-03-30 12:05:30 +01:00
Matthias
9b5e14c033 Update some backtest displays 2024-03-30 12:03:24 +01:00
Matthias
90036f5340 Remove Cum Profit % from output 2024-03-30 11:07:40 +01:00
Matthias
2128850dcf Show slightly different values for Position increase calls 2024-03-30 09:03:48 +01:00
Matthias
c8a0174726 Add "disabled" style for form controls 2024-03-30 09:03:28 +01:00
Matthias
a27c65a86c Add force-entry shortcut to actions
closes https://github.com/freqtrade/freqtrade/issues/10020
2024-03-30 08:59:25 +01:00
Matthias
6d2a5c59c1 Update tsconfig to support auto-imported components 2024-03-30 08:56:47 +01:00
Matthias
c8f65f8578 Update dependabot file to update date-fns as group 2024-03-27 06:34:33 +01:00
Matthias
4aa0589b25
Merge pull request #1813 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.4.3
build(deps-dev): bump typescript from 5.4.2 to 5.4.3
2024-03-27 06:31:09 +01:00