-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I'm writing some new features and I'd like to have code coverage for the new bits, as well as prevent regressions in the old bits, but there are a handful of failures right out of the box.
I took a look at a couple of them, but they weren't the sorts of things where it was clear what the intent was, so it wasn't easy to see if the problems were with the tests or with the code under test.
(Note, I'm running with #94; otherwise, I wouldn't be able to run the tests at all.)
Functional Tests
http://127.0.0.1:40878/ValidateThis/functionalTests/run.cfm

Unit Tests
http://127.0.0.1:40878/ValidateThis/unitTests/run.cfm

I realize this isn't the most active project in the world, but if anyone can help me at least start with a firm test foundation, I'd be grateful.
Metadata
Metadata
Assignees
Labels
No labels