Skip to content

Repository for the blog post "Applying test-driven development to your database"

License

Notifications You must be signed in to change notification settings

fauna-labs/tdd-fql-jest

Repository files navigation

This repository contains unofficial patterns, sample code, or tools to help developers build more effectively with Fauna. All Fauna Labs repositories are provided “as-is” and without support. By using this repository or its contents, you agree that this repository may never be officially supported and moved to the Fauna organization.

Applying test-driven development to your database

This repository contains the source code referenced in the blog post Applying test-driven development to your database.

Configuring the connection for your Region Group

When you created your database, you specified a Region Group. Connections to the database need to be configured with the corresponding Region Group endpoint. If this is a child database, the Region Group will already be set to match the parent database. If your database is in the Classic region group, then the default configuration is already set. Otherwise, configure your project for the correct Region Group as follows:

  • Refer to the Region Groups documentation to obtain the correct endpoint for your Region Group.
  • Reference the Connections documentation for how to correctly set the endpoint for your specific driver.

About

Repository for the blog post "Applying test-driven development to your database"

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published