Граф коммитов

500 Коммитов

Автор SHA1 Сообщение Дата
Chris Lovett af2c2f9627
fix color bug found by accessibility test. (#138)
* fix TOC color bug found by accessibility test.  timing condition based on download times for various .css files.  Fixed by using !important override.

* fix some links.
2021-03-22 09:10:06 -07:00
Chris Lovett bb737cc0d3
fix WAI bugs (#137)
* fix WAI bugs

* add label to search button.
2021-03-19 08:11:35 -07:00
Pantazis Deligiannis b1b36af2d3
fix test cli script (#136) 2021-03-16 12:02:00 -07:00
Chris Lovett 9aa03616e1
remove old tracking# (#135) 2021-03-15 12:21:07 -07:00
Pantazis Deligiannis 4cb3df60a4
added script for publishing mkdocs (#134) 2021-03-10 23:18:33 -08:00
Pantazis Deligiannis 10d37ddef3
internal reorg towards introducing partial controlled testing (#133) 2021-03-10 22:59:16 -08:00
Pantazis Deligiannis 207a4ad7cd
two new tutorials on mocking (#131) 2021-03-08 12:25:49 -08:00
Pantazis Deligiannis 8e52f1c434
simplify nuget config file (#130) 2021-03-03 15:42:09 -08:00
Pantazis Deligiannis b9087421cf
increased version to 1.2.4 (#128) 2021-03-03 14:47:11 -08:00
Chris Lovett 81697e29e9
fix some broken links (#129) 2021-03-03 14:46:52 -08:00
Pantazis Deligiannis 801b249ed7
edits to docs for syntax highlighting (#127) 2021-03-03 07:59:50 -08:00
Pantazis Deligiannis 2fadb57e11
improve how tester resolves ambiguous test names (#126) 2021-03-03 07:57:23 -08:00
Pantazis Deligiannis a91e1121cf
fixes in docs (#125) 2021-03-01 19:36:09 -08:00
Pantazis Deligiannis eb394cd62a
updates to documentation (#124) 2021-03-01 18:18:07 -08:00
Pantazis Deligiannis ff34b1d868
various fixes in the documentation (#123) 2021-03-01 10:58:12 -08:00
Pantazis Deligiannis 3ef56f0403
fix video link (#122) 2021-02-26 12:28:24 -08:00
Pantazis Deligiannis 390e901ee1
added rewriting tutorial video (#121) 2021-02-26 11:06:16 -08:00
Chris Lovett 6ea89e9514
fix formatting of the list items. (#120) 2021-02-23 20:21:33 -08:00
Pantazis Deligiannis 545bf121e0
minor doc edits (#119) 2021-02-22 09:47:10 -08:00
Chris Lovett 004d3143f3
fix some typos and clarify some language in new tutorials (#117) 2021-02-20 08:46:19 -08:00
Pantazis Deligiannis 9607e43b9b
more updates in the website for binary rewriting (#116) 2021-02-18 18:24:28 -08:00
Pantazis Deligiannis 9efdd22e10
expanded the account manager task tutorial (#115) 2021-02-18 13:25:27 -08:00
Pantazis Deligiannis 9f33074dbb
minor doc edits (#114) 2021-02-18 09:13:04 -08:00
Pantazis Deligiannis fde4d88cc9
new tutorial for tasks (#113) 2021-02-17 23:21:18 -08:00
Pantazis Deligiannis 4422b507be
reverted asp.net sample and doc fixes (#111) 2021-02-03 12:09:46 -08:00
Pantazis Deligiannis 7d3bb55796
updated publications (#110) 2021-02-02 17:33:38 -08:00
Pantazis Deligiannis 7e165a03ea
quick update to homepage 2021-02-01 17:26:44 -08:00
Chris Lovett ada47de970
Fix home page (#108)
* Fix home page

* fix heading

* remove mixed message
2021-02-01 17:19:33 -08:00
Chris Lovett 546d8d72eb
fix mkdocs authoring so it works locally and remotely (#107)
* fix mkdocs authoring so it works locally and remotely.

* fix copyright so year is generated in javascript.
2021-01-25 22:04:03 -08:00
Chris Lovett 2d697fffca
Fix typo, and make parallel playback more discoverable. (#106)
* Fix type, and make parallel playback more discoverable.

* add link back to github source code on home page.
2021-01-19 10:50:59 -08:00
Chris Lovett 68eba15a3d
switch from using Jekyll to using mkdocs (#104)
* switch from jekyll to mkdocs.

* fix footer.

* fix some minor layout bugs

* fix html bug in the page.

* add sample code

* ignore mkdocs built site folder.

* fix link check

* move the theme inside docs folder

* fix link to about page in the footer.

* Fix broken links and re-gen docs.
2021-01-07 14:58:37 -08:00
Pantazis Deligiannis 90ed71fce1
updated CI (#103) 2020-12-09 21:37:25 -08:00
Pantazis Deligiannis 5f33b137de
increased version to 1.2.3 (#102) 2020-12-09 21:06:51 -08:00
Pantazis Deligiannis 0007997b7b
fix probabilistic strategy configuration (#101) 2020-12-09 20:55:38 -08:00
Pantazis Deligiannis 9a0d3df94c
exposed the TextWriterLogger as public (#99) 2020-11-18 13:59:01 -08:00
Pantazis Deligiannis 372d2bf61d increased version to 1.2.2 (#97) 2020-11-17 14:06:30 -08:00
Pantazis Deligiannis 90c06bf04a
improvements in task liveness monitoring (#98) 2020-11-17 13:25:43 -08:00
Pantazis Deligiannis 6f9a35cc47
new task liveness monitor API (#96) 2020-11-12 08:42:16 -08:00
Pantazis Deligiannis b76033e5f4
scripts for nuget signing (#95) 2020-11-11 15:09:32 -08:00
Pantazis Deligiannis a407b9e765
added support for net5.0 (#94) 2020-11-11 12:43:01 -08:00
Pantazis Deligiannis 6a464fcee5
improvements in testing timeout option (#93) 2020-11-07 06:30:11 -08:00
Pantazis Deligiannis f13200d75c
fixes in interactive strategy (#92) 2020-11-06 09:14:47 -08:00
Pantazis Deligiannis 84fe08a990
disable MemoryDiagnoser in perf benchmarks (#91) 2020-10-30 15:58:38 -07:00
Pantazis Deligiannis fe2343c5b1 update perf tests from previous refactoring (#90) 2020-10-30 15:28:41 -07:00
Pantazis Deligiannis 4f564d5735
increased version to 1.2.1 (#89) 2020-10-27 12:56:12 -07:00
Pantazis Deligiannis 3b761d1f37
callback for deferred and ignored events (#88) 2020-10-27 12:44:41 -07:00
Pantazis Deligiannis 717f9ba272
increased version to 1.2.0 (#87) 2020-10-26 17:48:58 -07:00
Pantazis Deligiannis 24826dda08
update doc on mixing tasks and actors (#86) 2020-10-26 17:39:51 -07:00
Pantazis Deligiannis b5edcf0855
fix in build scripts (#85) 2020-10-26 14:53:20 -07:00
Pantazis Deligiannis 1a2815187e
updates to systematic testing perf benchmarks (#84) 2020-10-26 11:51:06 -07:00