* test that no worlds fail to load * pep8 * Update test_implemented.py --------- Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com> Co-authored-by: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com>
* Tests: Add a unit test for slot_data * use NetUtils.encode * modern PEP8
* rename modules * rename methods * add docstrings to the general tests * add base import stub * test_base -> bases * print deprecation warning * redo 2346