Commit Graph

88 Commits

Author SHA1 Message Date
5c1cf947ab checks: add backup test 2023-12-16 21:46:19 +01:00
9dfc3f9613 add wayland-proxy-virtwl module
All checks were successful
checks / test (pull_request) Successful in 58s
checks-impure / test (pull_request) Successful in 1m13s
2023-12-15 14:14:20 +01:00
ff3b8f1db0 init: syncthing module
All checks were successful
checks / test (pull_request) Successful in 1m6s
checks-impure / test (pull_request) Successful in 1m21s
Assumes one `introducer` peer, which can AutoShare configured folders,
with peers that know the `deviceID` of the introducer.
2023-12-07 14:10:15 +01:00
0b772668a8 Merge pull request 'backups: add clanCore backup & clan borgbackup module' (#605) from lassulus-backups into main
All checks were successful
assets1 / test (push) Successful in 21s
checks-impure / test (push) Successful in 1m8s
checks / test (push) Successful in 2m0s
2023-12-04 16:51:33 +00:00
e772d29f44 implement backup cli for borgbackup
All checks were successful
checks-impure / test (pull_request) Successful in 1m4s
checks / test (pull_request) Successful in 2m33s
2023-12-04 17:47:23 +01:00
4fd84d1c48 disallow variable shadowing 2023-11-30 14:31:37 +01:00
780ffb9c8f make type checking more strict 2023-11-30 14:31:37 +01:00
f1b223d0a1 modernisation for python 3.11 2023-11-29 13:29:45 +00:00
26e3e3872c enable more linting 2023-11-29 13:29:45 +00:00
640430075a backups: add clanCore backup & clan borgbackup module
All checks were successful
checks-impure / test (pull_request) Successful in 1m10s
checks / test (pull_request) Successful in 1m49s
2023-11-23 18:12:49 +01:00
48f0381fb5 schemathesis: Add as runnable application instead of library to resolve httpx dependency collision issue
All checks were successful
checks-impure / test (pull_request) Successful in 4m24s
checks / test (pull_request) Successful in 4m41s
2023-11-20 17:14:12 +01:00
8cda86d34c
integrated meshnamed with systemd-resolved 2023-11-15 07:21:26 +01:00
bdc8ef63ed add module for meshnamed
All checks were successful
checks / test (pull_request) Successful in 47s
checks-impure / test (pull_request) Successful in 1m39s
2023-11-14 12:58:15 +01:00
2a6e329e40 api/schema: get schema without having a machine
All checks were successful
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Successful in 2m22s
Also done:
- add @pytest.mark.with_core indicating that a test depends on clan-core and cannot be cached
- separate unit tests into two derivations, ones that can be cached and ones that cannot.
- fix frontend typescript code
2023-11-09 15:30:25 +07:00
7240727b26 Added deal contract framework and testing documentation
Some checks failed
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Failing after 2m11s
2023-11-08 19:56:07 +01:00
557a0db7d1 deltachat: import module from clanModules
Some checks failed
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Failing after 7m44s
2023-11-03 14:02:07 +01:00
b92052dbfb container-driver: fix eval 2023-11-03 14:01:43 +01:00
5cb4019942 switch from black to ruff for formatting 2023-11-03 13:38:13 +01:00
f71e56b111 add deltachat module 2023-11-03 10:39:51 +00:00
5753f32930 add container test driver 2023-10-25 13:16:13 +00:00
89b7ffce6c clan-cli secrets upload: secrets are populated into tmpdir 2023-09-29 20:05:35 +02:00
9242b3d118 also evaluate for aarch64-darwin
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 24s
2023-09-28 16:01:42 +02:00
9825c179a8 impure-tests: migrate bash to pytest and fix stuff
All checks were successful
checks-impure / test (pull_request) Successful in 7s
checks / test (pull_request) Successful in 23s
2023-09-22 18:32:28 +02:00
17520e2553 fix impure tests 2023-09-21 18:29:18 +02:00
18c360f729 make all pytest dependencies also available to impure tests 2023-09-21 17:25:32 +02:00
0ee6de86af checks: run impure pytest tests in CI pipeline
All checks were successful
checks-impure / test (pull_request) Successful in 10s
checks / test (pull_request) Successful in 34s
2023-09-19 16:46:46 +02:00
618fb4b8a7 impureTest: add clan to $PATH for debugging 2023-09-03 15:17:28 +02:00
89cdbdd62a also auto-import group secrets
Some checks failed
checks-impure / test (pull_request) Failing after 11s
checks / test (pull_request) Successful in 33s
2023-09-03 14:58:07 +02:00
a0d1b09b1d clanCore module: add clanSchema top level option 2023-09-02 18:28:31 +02:00
414033392e new-clan: update template and add test
All checks were successful
checks-impure / test (pull_request) Successful in 11s
checks / test (pull_request) Successful in 20s
2023-09-02 16:12:37 +02:00
2e75e49a34 test: fix tests for schema and secrets
Some checks failed
checks-impure / test (pull_request) Successful in 3s
checks / test (pull_request) Failing after 35s
2023-08-30 15:29:05 +02:00
c9adf12e72 reduce impure tests to just instantiate the template
All checks were successful
checks-impure / test (pull_request) Successful in 4s
checks / test (pull_request) Successful in 54s
2023-08-27 10:11:45 +02:00
4cc40865f5 rename checks-integration -> checks-impure
All checks were successful
checks / test (pull_request) Successful in 1m3s
checks-integration / test (pull_request) Successful in 4s
I think we should not use this for all integration tests
2023-08-27 10:00:22 +02:00
7928e953fa checks-integration: init
All checks were successful
checks-integration / test (pull_request) Successful in 7s
checks / test (pull_request) Successful in 1m6s
2023-08-27 00:24:19 +02:00
45cc2a78b5 flake: test all flake outputs
All checks were successful
build / test (pull_request) Successful in 20s
2023-08-24 14:38:24 +02:00
63bb9395fd automatically import secrets into nixos 2023-08-23 13:59:43 +02:00
85bf0ceccf checks.schema: fix for systems other than x86
All checks were successful
build / test (pull_request) Successful in 27s
2023-08-15 11:30:23 +02:00
00826d848e checks: ensure clanModules are clan-config compatible
All checks were successful
build / test (pull_request) Successful in 21s
2023-08-09 18:42:03 +02:00