Add end-to-end planning tests #11
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
plasp should be tested with end-to-end tests (parsing → normalization → translation → planning).
This is because currently, the translation part is extremely difficult to test properly.
Such end-to-end tests would cover this, but this would require a planner to be integrated into plasp (see #10).