63 Commits

Author SHA1 Message Date
Anthony Fu
713c870a55 chore: lint 2022-04-25 19:44:30 +08:00
lexmin0412
cdf61b2ec9
docs: add missing imports (#1186) 2022-04-25 01:03:13 +08:00
Vladimir
15829489eb
feat: stubGlobals helper (#1079) 2022-04-03 00:10:50 +08:00
Lukas
6262c292a2
docs: fix link to global configuration (#929) 2022-03-12 20:52:02 +01:00
Anthony Fu
621300d0a0 chore: lint for md and json 2022-03-08 03:30:59 +08:00
Sebastian Martinez
14df68dac1
docs: wrong link in module mocking (#858) 2022-02-25 21:29:54 +01:00
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