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
Convert test_rdflib_dumper.py from unittest to pytest
- Convert setUp methods to pytest fixtures (prefix_map, converter_prefix_map, issue_429_graph)
- Convert all 13 test methods from 2 classes to standalone functions
- Convert _check_objs from instance method to helper function
0 commit comments