summaryrefslogtreecommitdiff
path: root/spec/unit/data_collector_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unncessary test state.remove-unnecessary-config-setting-in-testPete Higgins2020-09-251-4/+0
* Data collector multiple fixesVivek Singh2020-09-081-113/+0
* add a comment on magic line that makes the specs workLamont Granquist2020-08-171-0/+6
* Fixes unit test cases magicallyVSingh/client-run-error-per-resourceVivek Singh2020-08-051-0/+22
* The spec/ directory is in the path.fix-spec_helper-requiresPete Higgins2020-07-131-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* some spec typosVivek Singh2020-04-071-1/+1
* Add after_resource to pair with current_resourceLamont Granquist2020-03-311-18/+39
* Make the links end with /docs_linksTim Smith2020-03-041-1/+1
* Update all our links to use the new docs site formatTim Smith2020-03-041-1/+1
* Use require_relative within the specsrequire_relativeTim Smith2020-02-181-1/+1
* Access hash directly instead of Hash#fetchVivek Singh2019-10-171-2/+2
* Add expanded_cookbooks attribute to run_end_messageVivek Singh2019-10-171-0/+7
* and don't forget to fix the test i just added...lcg/data-collector-exception-handlingLamont Granquist2019-07-241-1/+1
* Tweak data collector exception handlingLamont Granquist2019-07-241-0/+82
* Move the data collector should_be_enabled? checklcg/move-dc-checkLamont Granquist2019-06-181-17/+17
* fix data collector non-utf8 file outputLamont Granquist2019-04-031-0/+8
* Extract Action Collection from Data CollectorLamont Granquist2019-03-111-659/+657
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Suppress data_collector.json spec turd fileLamont Granquist2018-06-291-1/+2
* Fix valid file path spec to work on WindowsJon Cowie2018-02-201-9/+2
* Add output_locations functionality to data collectorJon Cowie2018-02-201-1/+142
* Use object ID when detected unprocessed Resources (#5604)Adam Leff2016-12-121-0/+56
* Ensure Data Collector resource report exists before updatingadamleff/fix-data-collectorAdam Leff2016-11-211-16/+6
* Don't double-JSON data collector run complete messagesdanielsdeleo2016-11-031-10/+38
* Enable data collector w/o token for solo, but require explicit URLdanielsdeleo2016-11-031-3/+3
* Remove stale TODO commentsdanielsdeleo2016-11-021-7/+0
* Disable data collector for solo if token isn't configureddanielsdeleo2016-11-021-8/+78
* Enable the data collector automaticallydanielsdeleo2016-11-021-2/+2
* Allow optional signed header auth for data collectordanielsdeleo2016-11-021-1/+47
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-18/+18
* autofixing Style/RedundantException copLamont Granquist2016-08-161-1/+1
* Data Collector server URL validation, and disable on host downAdam Leff2016-07-031-1/+41
* Expand data_collector resource list to include all resourcesAdam Leff2016-06-241-24/+40
* Bug fix: updated_resource_count should only include updated resourcesAdam Leff2016-06-071-27/+4
* Creation of the new DataCollector reporterAdam Leff2016-06-021-0/+525