Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SBT plugin to manage driver/connection/database for tests #461

Open
cchantep opened this issue Feb 20, 2016 · 1 comment
Open

SBT plugin to manage driver/connection/database for tests #461

cchantep opened this issue Feb 20, 2016 · 1 comment
Labels
low-prio Low priority

Comments

@cchantep
Copy link
Member

No description provided.

@cchantep cchantep added this to the Unplanned milestone Jul 23, 2016
@cchantep
Copy link
Member Author

  • sourceGenerator for a MongoConnection.ParsedURI map/registry
  • sourceGenerator for an Object with lazy val for MongoConnection prepared by SBT Tests.Setup and stopped by SBT Tests.Cleanup
  • Trait to mixin a MongoConnection per class/test
  • Higher order function (loan pattern) to work with some connection within the defined block

@cchantep cchantep modified the milestones: 1.0, Unplanned Aug 30, 2016
@cchantep cchantep removed this from the 1.0 milestone Aug 17, 2019
@cchantep cchantep added the low-prio Low priority label Aug 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low-prio Low priority
Projects
None yet
Development

No branches or pull requests

1 participant