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
Written in python to test your simplemappingsystem server impl through the JSON-RPC layer. Swap out your server impl and run the tests - all must pass!
Running the tests
nosetests -v tests.py
About
Written in python to test your simplemappingsystem server impl through the JSON-RPC layer. Swap out your server impl and run the tests - all shall pass!