revaturelabs / trackforce

Workflow to track associate information
16 stars 31 forks source link

Failing TestNG Tests Due to AssertionErrors #942

Open GregoryBriggs opened 6 years ago

GregoryBriggs commented 6 years ago

There are several tests that fail due to assertEquals comparisons to constant values not matching up. These values can be updated after running the TestNG test suite. Below is the test class' name and method where the AssertionError error occurred.

landonRmiller commented 6 years ago

Updated with fixed tests, and reordered the issue checklist.