-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Models UnitTest Error. #347
Comments
Thanks for pointing this out. I'll work on exposing the unit tests via an run option, but there is still some work that needs to be done as these haven't been kept up and are not py3 tested. |
I pushed an update d9fe262 that exposes the unit tests to a command line argument. The Handler tests are not yet Python 3 compliant (still trying to figure out a callback issue), but it should work on Python 2, with the exception of 1 failure that still needs to be worked out. It's an issue with the unit test (likely memcached), not the app itself.
|
Updated the Handler tests for Py3 compatibility. We still have that one failure on the /login test, which I haven't figured out. |
Pagination on scoreboard / teams #449 Category Description #382 CyberChef 9.28.0 Moved notifications to menu icon Public user profile when scoreboard public Record User Flag Captures for Public User page stats User account expire option Addressed unit test error #347 Timer option to allow scoreboard visibility #452 , #174
Hi,
i'm trying to run unit test for "models" but I am receiving the following error.
I have the configuration file and I can to start RTB without problems.
Can you help me please or is there another way to run it?
The text was updated successfully, but these errors were encountered: