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
Start of DAL implementation, independent of the database
Add dal2.HttpStubDAO and impl for MongoDB that hides logic of building
queries to Database.
Added a DSL that lets describe an action sequence and then generates
scalatest, executing it and markdown files containing curl commands
for these actions.