Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-05 | end-to-end tests: compare json values with jq | Klaus T. Aehlig | |
... and only let test do the check on the final resulting boolean, where the string representation is canonical. In this way, we avoid having to rely on the string representation of numbers, where, e.g., 1 and 1.0 are equally valid representations of the same number. | |||
2023-06-22 | Extend action-equality-timeout test to also test the generic rule | Klaus Aehlig | |
2023-05-31 | Add basic test that the timeout is taken into account for action equality | Klaus Aehlig | |