7 Commits

Author SHA1 Message Date
Rafael Gonzaga
87e8a215dc
chore: add ci support node 16 (#292)
* chore: bump tap version

* chore: add v16 to test matrix

* chore: update coverage settings to latest tap version

* chore: use taprc

* chore: support v17

* chore: updade coverage settings
2021-10-28 09:41:21 -03:00
DylanC
974ed78a5c
Fix all tests for terminal links (#210)
* Fixed test for bubbleprof full

* Fix for bubbleprof visualize test

* Fix for doctor full test

* Another fix for bubbleprof visualize

* Fix for doctor visualize test

* Fixes for flame full and doctor visualize tests

* Fix for flame visualize test - all tests passing
2020-02-11 12:48:55 +00:00
Renée Kooi
03c4613113
Set default output directory to $cwd/.clinic (#136)
* Set default output directory to $cwd/.clinic

* Fix tests on windows

* consistent quotes
2019-03-21 16:29:01 +01:00
azure-pipelines[bot]
1080fe1a38 Set up CI with Azure Pipelines (#93) 2018-12-03 19:17:42 +01:00
Renée Kooi
c179ffeb45
Add --autocannon flag for tools (#88)
* Add --autocannon flag, shorthand to '--on-port autocannon'

* Mention --autocannon in wrk/autocannon explanation

* fix --autocannon check

* Fix arg list in autocannon test

* wtf is this doing in my commit
2018-11-27 16:49:53 +01:00
Matteo Collina
14302b36ff
Updated dependencies and tests (#87)
* Updated dependencies and tests

* timeout tests at 10s

* disable timeouts

* added some output

* codecov 100% again

* test passing on windows
2018-11-27 16:13:11 +01:00
Renée Kooi
1355b44f1e
Pass through --dest to Flame and Bubbleprof (#76)
* Add --dest to clinic flame.

* Add --dest to clinic bubbleprof.

* Add cli-flame-full test.

* Add --dest tests for each tool.

* Update tools to versions that have --dest.
2018-11-20 11:36:39 +01:00