gun-flint
gun-flint copied to clipboard
Micro-framework for building Gun adapters
Hello! Flint looks really interesting, and I'm evaluating it for a Mong- and React-based project. It looks like it's been a couple of years since the last update, so I...
The getGun() function appears to instantiate a new Gun instance each time it is called. It is called in a beforeEach() block prior to each test and sets up the...
Excellent documentation at https://github.com/sjones6/gun-flint/blob/master/docs/INTEGRATION_TESTING.MD ! It made me realize I should chat with you about two things: 1. For a while now, I've generalized/standardized `file` option to be reusable by...