brn
brn copied to clipboard
EPMLABSBRN-2299 [BE & FrontEnd] Refactoring: merge controllers StudyH…
Frontend test coverage: 95.45%
:man_shrugging: Did not change
Gradle Unit and Integration Test Results
446 tests ±0 442 :heavy_check_mark: ±0 58s :stopwatch: -1s 107 suites - 1 4 :zzz: ±0 107 files - 1 0 :x: ±0
Results for commit d78ba878. ± Comparison against base commit 20c40536.
This pull request removes 4 and adds 4 tests. Note that renamed tests count towards both.
com.epam.brn.integration.StudyHistoryControllerV2IT ‑ getHistories should return histories for period of time for user with role user()
com.epam.brn.integration.StudyHistoryControllerV2IT ‑ getHistories should return histories for period of time()
com.epam.brn.integration.StudyHistoryControllerV2IT ‑ isUserHasStatistics should return true when user has statistics for user with role user()
com.epam.brn.integration.StudyHistoryControllerV2IT ‑ isUserHasStatistics should return true when user has statistics()
com.epam.brn.integration.StudyHistoryControllerIT ‑ getHistories should return histories for period of time for user with role user()
com.epam.brn.integration.StudyHistoryControllerIT ‑ getHistories should return histories for period of time()
com.epam.brn.integration.StudyHistoryControllerIT ‑ isUserHasStatistics should return true when user has statistics for user with role user()
com.epam.brn.integration.StudyHistoryControllerIT ‑ isUserHasStatistics should return true when user has statistics()
This task is not only about backend - it is general task about front and back. now this changes will broke the platform
so you need to find all usages of this end-points and change them too







