Simon Lecoq
f5a958ab77
fix(tests): change how Proxy is used for octokit rest
...
It seems that rest octokit is alredy using some kind of meta-programming with conflicts with the way of how metrics mocks data (assignement does not override value, despite `writable: true, configurable: true` as property descriptors, and ends up hitting the real api). current fix will only support 2 level depth, but should be good enough for now
2023-08-24 17:51:59 -04:00
Simon Lecoq
e34c90b129
fix(ci): octokit.request.defaults is not a function
...
mocking was not keeping functions with extra properties
2023-08-23 22:59:52 -04:00
Simon Lecoq
0fad2fb0cb
chore: update faker functions
2023-07-24 20:30:19 -04:00
github-actions[bot]
aa83b84522
chore: code formatting
2022-07-21 04:37:55 +00:00
Simon Lecoq
06e0550763
feat(plugins/stargazers): add worldmap ( #1137 ) [skip ci]
2022-07-20 22:44:47 -04:00
lowlighter
8d09675dfd
fix(tests): set mocked state
2022-06-29 08:50:09 -04:00
lowlighter
18356f3d4f
fix(tests): set mocked state
2022-06-29 00:05:59 -04:00
github-actions[bot]
c07912eebb
chore: code formatting
2022-06-25 02:50:08 +00:00
Simon Lecoq
cd3d526301
chore(deps): update faker to v7 ( #957 )
2022-06-25 03:52:30 +02:00
github-actions[bot]
4c98629bbc
chore: code formatting
2022-04-23 23:18:43 +00:00
github-actions[bot]
000af9197e
chore: code formatting
2022-01-21 04:35:56 +00:00
Simon Lecoq
ce19ceb715
chore(deps): use @faker-js/faker ( #797 ) [skip ci]
2022-01-20 20:58:22 -05:00
github-actions[bot]
d3228a126a
chore: code formatting
2022-01-16 01:41:24 +00:00
lowlighter
304ab009c9
tests: move mocks to tests/*
2022-01-14 00:13:38 -05:00