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

Backend-exemplar needs a DB instance #94

Open
nam20485 opened this issue Aug 13, 2018 · 3 comments
Open

Backend-exemplar needs a DB instance #94

nam20485 opened this issue Aug 13, 2018 · 3 comments
Assignees

Comments

@nam20485
Copy link
Member

Need a DB instance to run unit tests against.

@MikeTheCanuck

@znmeb
Copy link
Contributor

znmeb commented Aug 13, 2018

What kind of "instance"? A test database on AWS?

@nam20485
Copy link
Member Author

nam20485 commented Aug 13, 2018

Yes, like the team backend DBs. So that the backend can connect using our standard env. vars and pytest can run against. The schema would only need to be what is initially created to support the basic schema used by the Django app (application and songs api).

@nam20485
Copy link
Member Author

nam20485 commented Aug 13, 2018

If we want the backend exemplar to be a good starting point I think that at the least it should support the DB testing and travis/ECR deployment that we use in production, even if we don't go all the way and deploy a live instance to ECS.

That way when they spawn a new backend it is ready for our production deploy infrastructure and they don't have to set that up themselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants