13 Commits

Author SHA1 Message Date
nathan
f03d8d35ef Merge branch 'main' into test/filter-calculations 2024-12-25 16:00:03 +08:00
Lucas
28aa2329fb
feat: run integration tests on multiple runners (#6637)
* feat: split the integration tests into multiple runners

* feat: use 6 runners

* fix: name

* fix: integration tests

* fix: macos arm64 build

* Revert "fix: macos arm64 build"

This reverts commit 80b961361fac94b4d3801f8ca1964f0b8fac6331.

* chore: use 7 runners

* chore: use 8 runners
2024-10-29 14:55:20 +08:00
Mathias Mogensen
826170e110 test: add duration to pump to check 2024-10-15 09:07:23 +02:00
Mathias Mogensen
89b4e334fb test: add expects back 2024-10-15 08:33:01 +02:00
Mathias Mogensen
79c186fa99 test: fix failing test after merge 2024-10-11 02:23:04 +02:00
Mathias Mogensen
398a9010bf test: add more coverage 2024-10-11 01:12:27 +02:00
Mathias Mogensen
61b66291cb test: filter+calculations 2024-10-09 16:18:07 +02:00
Richard Shiue
29dc46a993
fix: dont edit every view while handling database view row change (#6506)
* fix: don't process on every view while only handling one view

* test: add test
2024-10-09 11:01:09 +08:00
Mathias Mogensen
0d69b895aa
feat: sub page block (#6427)
* feat: base subpage block and behavior

* fix: do not record undo

* refactor: add BlockTransactionHandler

* test: start adding coverage

* test: delete w/ backspace

* test: add to runner

* fix: rebuild issue on create

* test: copy+paste base test

* fix: conflict behavior and test coverage

* fix: after merge

* test: add wait duration

* test: more tests

* fix: cut behavior + tests

* fix: refactor copy+paste and more test cov

* fix: localization + test coverage + cleanup

* test: add drag subpageblock node test

* test: remove backspace test
2024-10-03 04:58:08 +02:00
Richard Shiue
23e3650570
test(flutter_desktop): add edit row test (#6442) 2024-10-02 09:17:28 +08:00
Richard Shiue
56cc7bb972
test(flutter_desktop): add grid integration tests (#6298)
* test: run board integration tests

* test: add grid integration tests

* test: fix delete group test

* chore: fix rust-lib tests

* chore: comment out failing test fix tests and remove tOdOS
2024-09-16 21:01:08 +08:00
Lucas.Xu
1597f7d94c
feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
Lucas.Xu
b05897d3ab
chore: add iOS integration test CI (#4822) 2024-03-05 17:20:27 +08:00