issues
search
neo4j
/
docker-neo4j
Docker Images for the Neo4j Graph Database
Apache License 2.0
336
stars
171
forks
source link
refactored plugin tests to be more robust
#528
Closed
jennyowen
closed
2 weeks ago
jennyowen
commented
2 weeks ago
the plugin tests (non-bundled type) now use only the
_testing
plugin.
Refactored the
_testing
plugin and related functions to its own helper class.
fixed bug where if a plugin cannot be downloaded, the configuration settings were still being set
general refactoring of code
_testing
plugin._testing
plugin and related functions to its own helper class.