ninjaframework / ninja-appengine

Google App Engine support for Ninja Framework
Apache License 2.0
40 stars 21 forks source link

Add NinjaTest that uses LocalServiceTestHelper/LocalDatastoreServiceTestConfig #30

Open ghost opened 4 years ago

ghost commented 4 years ago

It seems impossible to correctly set up the ninjaTestBrowser in conjunction with the local App Engine helper class (LocalServiceTestHelper) for testing. I keep getting this error:

java.lang.NullPointerException: No API environment is registered for this thread.