Girish Ramakrishnan
d0a66f1701
Back to mocha!
...
sorry i ever left you dear mocha
node:test has two major issues:
* --bail does not work and requires strange modules and incantations.
I was able to work around this with a custom module.
* the test reporter reports _after_ the suite is run. this makes debugging
really hard. the debugs that we print all happen before the test suite summary.
poor design overall.
2026-02-19 13:24:14 +01:00
Girish Ramakrishnan
c176ac600b
migrate tests to node:test
2026-02-19 10:13:22 +01:00
Girish Ramakrishnan
f8d74bbb6d
backuptarget: add default at provisioning time (again)
...
we clear the db in the tests. the tests run the setup again and again.
so, it's easier to add default values in provision time instead of
migration.
2025-08-06 11:11:11 +02:00
Girish Ramakrishnan
a470b2cd4e
tests: run frontend build earlier
2025-07-11 18:02:58 +02:00
Girish Ramakrishnan
5a5ce4e665
test: fix run-tests
2025-07-05 11:27:09 +02:00
Girish Ramakrishnan
16141a7104
test: create oidc store dir
2025-06-13 10:50:04 +02:00
Girish Ramakrishnan
9651db67ce
tests: use docker exec
2025-02-05 17:22:35 +01:00
Girish Ramakrishnan
1e2ca7b835
volumes: test host path validation
2025-01-02 11:46:11 +01:00
Girish Ramakrishnan
fdf8025a02
style: remove -> del
2024-12-03 17:36:50 +01:00
Girish Ramakrishnan
02823c4158
test: use same dashboard dir
2024-10-14 19:03:52 +02:00
Girish Ramakrishnan
6bd9391160
syslog: fix tests
2024-03-30 19:17:28 +01:00
Girish Ramakrishnan
8e12281b86
tests: Fix the hash
2023-09-28 10:11:50 +05:30
Girish Ramakrishnan
13e4093d05
test: mysql 8.0
2023-07-11 15:37:31 +05:30
Girish Ramakrishnan
4c475818bc
syslog: restructure code
2023-04-14 20:06:28 +02:00
Johannes Zellner
e14b0a721a
Set ulimit nofile for mysql test container to make it work on arch
2023-03-20 17:39:21 +01:00
Girish Ramakrishnan
59a8b001b7
Fix tests
2023-03-09 19:50:14 +01:00
Girish Ramakrishnan
258eea4318
Fix appstore-test
2022-11-22 22:14:59 +01:00
Girish Ramakrishnan
9f54ec47b6
remove nyc and node-sass modules
2022-11-05 15:20:39 +01:00
Girish Ramakrishnan
7cb326cfff
no camel case in filenames
2022-10-14 08:22:04 +02:00