You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Eaco code is currently only battle-tested. A full spec suite is missing.
I've started writing "unit" specs for Eaco and Eaco::ACL, but as of now I feel I am just testing the internals and not the whole picture. A better approach is needed.
Moreover, a full integration testing is due.
The text was updated successfully, but these errors were encountered:
Cucumber features covering 99% of the codebase are in place, despite not very pretty, they are functional. Specs are only implemented for the ACL class, but more should follow. Help wanted.
The
Eaco
code is currently only battle-tested. A full spec suite is missing.I've started writing "unit" specs for
Eaco
andEaco::ACL
, but as of now I feel I am just testing the internals and not the whole picture. A better approach is needed.Moreover, a full integration testing is due.
The text was updated successfully, but these errors were encountered: