Skip to content

chore: add pr workflow ci #2

chore: add pr workflow ci

chore: add pr workflow ci #2

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

All 5 tests pass in 0s

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

Results for commit 07ab023.

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()