Tags: agoda-com/fork
Tags
Merge pull request #23 from agoda-com/develop merge develop to master
Release 3.0.0-alpha1 (#16) * upgrade gradle and android plugin * use implementation and api instead of compile * migrate chimprunner and fork-reporter * remove old implementation * add includedAnnotation to config and gradle plugin task * add includedAnnotation and excludedAnnotation to TestSuiteLoader * implement convert from com.example.Test to Lcom/example/Test; * implement exclude/include on TestSuiteLoader level * fix compilation error * add common pool strategy * implement exclude/include annotations at TestSuiteLoader * remove logger * refactoring of TestSuiteLoader. add tests for parseAnnotation function * fix TestSuiteLoader bug * fix TestSuiteLoader * [WIP] Execution chart + Sorting (#13) * add teamcity client * add fork sorting common module. add basic entities * add fork-sorting-teamcity module. this module incapsulate teamcity client and mapping * add Teamcity based sorting strategy * add dependencies between modules * add chart page * move history manager and testexecution reporter to stat package * return optional from test history manager * fix summary printer injector * cleanup properties * use long timestamp instead of string format * use timestamp instead of string * change format of report * rework loader * rename package * rework teamcity loader * remove test.yaml * temp solution * fix compile time errors * add testMetrics getter * remove dependency to fork-stat-teamcity from fork-runner * move teamcity client to fork-stat-teamcity * add queue provider * use TestCaseEventFactory instead of static factory methods * remove testHistoryManager * remove unused AuthConfig * removed unused function * fix chart * add info about idling * remove logs * fix comments * change tick format * experiment with PriorityBlockingQueue * fix codeformat * alpha1 release
PreviousNext