summaryrefslogtreecommitdiff
path: root/src/test/java/com/mavlushechka/a1qa
AgeCommit message (Expand)Author
2022-10-03Move isPostsAscending logic to Posts utility classMavlushechka
2022-10-03Break the loop after finding a user with id 5Mavlushechka
2022-09-28Solve 1st test caseMavlushechka
2022-09-28Use parse(String, String) method instead of removed parseData(String, String)...Mavlushechka
2022-09-20Add testing frameworkMavlushechka