hangar
hangar copied to clipboard
Use Rails/FactoryGirl factories from your frontend tests
Making hangar work for my purposes
Hi. You probably are aware, that sometimes the app might be using different environment for testing (e.g. `:test`, `:ci`, `:e2e`, etc..). Therefore, it could be really useful if there's some...
Hey guys when using the `include` param for including an association in the response along with some specific fields, with the current implementation I think it is a bit buggy...