| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Remove cucumber support from project
|
|
|
|
| |
refactor request specs to take advantage of authentication macros
|
|
|
|
|
|
|
|
| |
Engine is now tested standalone by leveraging a dummy rails app
Enable Guard for speedy testing
Move factories to the more standard location `spec/factories/*`
Update README with a Testing section
Rename migrations to contain datetimestamps for their version to fix migration order issues when migrating the dummy application
|
| |
|
|
|
|
| |
feature todo - fix it.
|
|
|
|
| |
form.
|
|
Update url helpers in public views
Various uninitialized constant fixes for public views & controllers
Add some request specs to test what was fixed in this commit
|