summaryrefslogtreecommitdiff
path: root/spec/integration
AgeCommit message (Expand)Author
2013-07-20remove the old hand rolled orm. *sniff*mo khan
2013-07-20create humble repository and user mappingmo khan
2013-07-20add user mappingmo khan
2013-07-19extract humble configuration to integration_helpermo khan
2013-07-19fix broken specmo khan
2013-07-19install humble and start to build product mappingmo khan
2013-05-18add route spec for signinmo khan
2013-05-18change route to registrations#createmo khan
2013-05-17remove container files that were extracted into spank and update referencesmo khan
2013-05-14figured out why the users table kept getting dropeedmo khan
2013-05-13try to get the user mapping spec passingmo khan
2013-05-13create users tablemo khan
2013-05-13add route to registration specmo khan
2013-05-13move new oauth command to a separate modulemo khan
2013-03-25start database connections in the unit of workmo khan
2013-03-22rename command_for to route_formo khan
2013-03-22rename command registry to route registrymo khan
2013-03-04change api for route specmo khan
2013-03-04clean up the route specs a bit.mo khan
2013-03-04connect route to sessions#new commandmo khan
2013-02-28fix broken integration testsmo khan
2013-02-27refactor repository to take in a datamapper instead of the class.mo khan
2013-02-27implement find_by method on repositorymo khan
2013-02-25start to build the products#show command.mo khan
2013-02-15update repository to update items.mo k
2013-02-15start to implement save on repository.mo k
2013-02-13route to the products#create commandmo k
2013-02-12rename routing dir to bootmo khan
2013-02-12extract navigate_to method to localize where the root url is set.mo khan
2013-02-12add routes specs for the products#new page.mo khan
2013-02-12re-arrange foldersmo khan
2013-02-12clean up route spec a little bit.mo khan
2013-02-12add integration test to test application routes.mo khan
2013-02-06add acceptance test for the products pagemo k
2013-02-06create a repositorymo k
2013-02-06extract a test database gatewaymo k
2013-02-06use the real deal database infrastructure for the integration testmo k
2013-02-02rename command/query to DatabaseCommand/DatabaseQuerymo k
2013-02-02move database gateway spec to integration tests.mo k