You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, luthor_generator does not have any tests. We should write tests, either using build_test or alternatively, simpler tests by using fixtures and testing the generated API by using .having, etc.
Currently,
luthor_generatordoes not have any tests. We should write tests, either usingbuild_testor alternatively, simpler tests by using fixtures and testing the generated API by using.having, etc.