Skip to content

chore: badge

chore: badge #5

GitHub Actions / Test Results succeeded Mar 21, 2024 in 0s

All 5 tests pass in 0s

5 tests  ±0   5 ✔️ ±0   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 

Results for commit 267d156. ± Comparison against earlier commit f455d9c.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

5 tests found

There are 5 tests, see "Raw output" for the full list of tests.
Raw output
io.github.yamilmedina.naturalkron.NaturalKronExpressionParserTest ‑ given a partial invalid expression, then parse valid part()
io.github.yamilmedina.naturalkron.NaturalKronExpressionParserTest ‑ given an invalid expression, then raise KronException()
io.github.yamilmedina.naturalkron.NaturalKronExpressionParserTest ‑ given every day at 9am is parsed, then returns every day expression with date()
io.github.yamilmedina.naturalkron.NaturalKronExpressionParserTest ‑ given every friday at 1015am is parsed, then returns every monday expression()
io.github.yamilmedina.naturalkron.NaturalKronExpressionParserTest ‑ given every monday is parsed, then returns every monday expression()