gitlab-org--gitlab-foss/spec/lib/gitlab/ci/reports
Kamil Trzciński a08209ffa3 Limit amount of JUnit tests returned
Currently, we do not cap amount of tests returned to frontend,
thus in some extreme cases we can see a MBs of data stored in Redis.

This adds an upper limit of 100 tests per-suite.

We will continue showing the total counters correctly,
but we will limit amount of tests that will be presented.
2019-07-03 22:27:14 +02:00
..
test_case_spec.rb
test_reports_comparer_spec.rb
test_reports_spec.rb
test_suite_comparer_spec.rb
test_suite_spec.rb