JanusGraph / JanusGraph/janusgraph

Check all test classes in :janusgraph-test:main that are referenced in a real test

Open
#1,407 0 comments 0 reactions 0 assignees View on GitHub
area/testing
Dominant language
Java
Stars
5.8k
Forks
1.2k
Avg merge
13h 53m
Merged PRs (30d)
6

Description

I found that `GraphDatabaseConfigurationInstanceIdTest.java` is never executed because it is located in the :janusgraph-test:main and not in :janusgraph-test:test.
Therefore we should check all test classes :janusgraph-test:main.

Contributor guide

Open the contributing guide

Research direction

Start with GraphDatabaseConfigurationInstanceIdTest.java in :janusgraph-test:main and inspect how the :janusgraph-test:main test classes are referenced by real tests. Determine which classes are not executed by the test source set, then verify that every referenced test class is covered by the appropriate test setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.