7 Commits

Author SHA1 Message Date
Vladimir
cf30e5a46f
feat!: mocking timers with sinon (#531) 2022-01-23 09:43:00 +03:00
wjx0820
b2b5321de2
docs: fix typo (#556) 2022-01-17 10:29:46 +01:00
Danny Feliz
09cb89051a
docs: fix link (#536) 2022-01-15 10:46:36 +08:00
Mitchel van Bever
b66f6dc738
docs: refactor mocking restructure (#441)
* refactor(docs): mocking restructure

* refactor: move mocking docs into its own section

* refactor(wip): moved everything to API, examples incoming

* fix: adhere to indenting + heading syntax fix

* fix: made a list of all `types`

* refactor: show both structures on preview link

* refactor: reverted guide/mocking structure as there is now less content

* fix: adjusted some of the content

* refactor: added use-case facing example for mocking dates

* refactor: added example to function mocking guides section

* refactor(wip): removed `dummy` examples that are still being worked on

* refactor: nav structure for CLI

* fix: added timer example to mock sections

* fix: add simple module mocking example

* chore: code formatting consistency

* refactor: apply code review suggestions in batch

Co-authored-by: Sam Richard <snugug@google.com>

* refactor: mocking functions rewrite

* fix(links): made relative links absolute

* fix(links): made relative links absolute for the api page

* refactor: update module mocking example

* docs: minor fixes

Co-authored-by: Sam Richard <snugug@google.com>
Co-authored-by: Vladimir <sheremet.va@icloud.com>
2022-01-14 15:56:42 +01:00
Vladimir
1b69729e28
docs: using vi instead of jest 2021-12-25 15:10:49 +03:00
Yugang Cao
cfe01ac5c7
chore: typo (#247)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-12-21 12:51:54 +08:00
Vladimir
aa08ef4c7e
docs: mocking documentation (#225) 2021-12-20 16:34:39 +01:00