feat/testing #52

Merged
kenobi merged 12 commits from feat/testing into master 2023-06-24 20:59:40 +02:00

12 Commits

Author SHA1 Message Date
mightypanders 25bb676fda readd compile
Compile the repository / compile (pull_request) Successful in 10s Details
Run unit tests / test (pull_request) Successful in 8s Details
2023-06-24 20:37:59 +02:00
mightypanders 9f5abb8a90 Merge branch 'master' into feat/testing 2023-06-24 20:37:08 +02:00
mightypanders 37b798818c handle timezone correctly in docker build
Run unit tests / test (pull_request) Successful in 1m53s Details
Compile the repository / compile (pull_request) Successful in 1m10s Details
2023-06-24 20:31:37 +02:00
mightypanders af414d0bad rename human facing name for test job
Compile the repository / compile (pull_request) Successful in 7s Details
Run unit tests / test (pull_request) Successful in 7s Details
2023-06-24 20:17:04 +02:00
mightypanders c32434a7eb rename test job
Compile the repository / compile (pull_request) Successful in 9s Details
Compile the repository / test (pull_request) Successful in 9s Details
2023-06-24 20:16:03 +02:00
mightypanders c133570d8c update other workflows to use staged builds
Compile the repository / compile (pull_request) Successful in 8s Details
2023-06-24 20:11:39 +02:00
mightypanders 65cdee36e9 update testcase
Compile the repository / compile (pull_request) Successful in 1m58s Details
2023-06-24 20:09:52 +02:00
mightypanders 6b0e84669a update dockerfile to support test stage 2023-06-24 20:09:09 +02:00
mightypanders dd72f8e165 add automatic jest test in docker build to workflows 2023-06-24 20:09:00 +02:00
mightypanders a6f19ccd2b add date test (WIP) 2023-06-24 19:56:49 +02:00
mightypanders c39f9c6ee1 add first passing test 2023-06-24 19:56:30 +02:00
mightypanders f41194ba71 add base jest setup 2023-06-24 19:11:12 +02:00