graph-explorer icon indicating copy to clipboard operation
graph-explorer copied to clipboard

[Feature Request] Add integration tests

Open kmcginnes opened this issue 11 months ago • 1 comments

Community Note

  • Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Graph Explorer currently has no integration tests. The unit tests can only take you so far, then the integration tests must take you the rest of the way.

  • Tests around Neptune Gremlin/OpenCypher/SPARQL queries
  • Tests around other database use cases
  • Tests for different versions of database servers

kmcginnes avatar Mar 11 '24 19:03 kmcginnes

This video contained some really good ideas for setting up a consistent test environment, and development environment, using Docker.

kmcginnes avatar May 06 '24 14:05 kmcginnes