chore: merge dev to main #181

Merged
Anri merged 40 commits from dev into main 2024-09-27 20:49:36 +02:00
Owner
  • close #100 - find timezone based on locale
  • Add tests
  • Add tests to CI
  • Close #182
  • Close #183
- close #100 - find timezone based on locale - Add tests - Add tests to CI - Close #182 - Close #183
find timezone based on locale
All checks were successful
Lint and Format Check / lint-and-format (pull_request) Successful in 10s
f07d4d6756
test support
All checks were successful
Lint and Format Check / lint-and-format (pull_request) Successful in 11s
64ae6d08ad
Add tests
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 11s
e1607112a7
Add example
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 12s
af4585ee2f
add misc tests
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 12s
d03aa48ff3
test name
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 12s
c597ef85b5
fix ts issues
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 13s
876e86a3b7
changes
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 13s
e9aff483b1
rename
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 15s
96ecceb700
infer
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 15s
ea41e18bd0
fix test
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 14s
be347ca896
fix time splitter when multiples options occurs
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 11s
2a1e691d62
run all tests
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 15s
2815c35803
test
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 14s
3b090bdf92
test
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 14s
a23294fef1
test
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 14s
bda3348aec
factory
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 15s
9ac8d03a45
choice, depending to ci
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 14s
c4ef3c184c
comment
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 14s
79bce239cf
string test
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 15s
472a21b2f0
fix bot run
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 16s
193a6123e1
move tests
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 16s
5279c63fa2
regex helper
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 18s
b20365db13
regex
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 18s
78a84faca4
fix #182
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 19s
1bc77efb2a
find a bug
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 19s
8f33dd8ea4
Author
Owner

merge block: #183

{
// todo: see https://git.mylloon.fr/ConfrerieDuKassoulait/Botanique/issues/183
const name = "12h30";
test(name, () => {
/* expect(strToSeconds(name)).toBe(45000); */
});
}

merge block: #183 https://git.mylloon.fr/ConfrerieDuKassoulait/Botanique/src/commit/8f33dd8ea4907d5f20ca55e5a4c6b82ad9604fa6/src/tests/utils/time.test.ts#L41-L47
exclude tests
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 18s
bdca11a15c
better comment
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 18s
ab262152a6
work for #183
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 19s
e963114cc5
Anri merged commit 2cc6c0bd74 into main 2024-09-27 20:49:36 +02:00
Anri referenced this pull request from a commit 2024-09-27 20:49:38 +02:00
Anri deleted branch dev 2024-09-27 20:49:38 +02:00
Sign in to join this conversation.
No description provided.