Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/hapijs/lab
Node test utility
https://github.com/hapijs/lab
aaa16767a97799a59450117364509c948ada54b5 authored about 1 year ago
Closes https://github.com/hapijs/lab/issues/1065
I took the simpler approach here - an alternat...
8ed0636f88c95ad7a5a2e3fc0bcdf68685c8fea2 authored about 1 year agoc81638a8d2885423a18279c86f5eed9649fad2ea authored about 1 year ago
61215b60dfd4a2caa86715b3e135dcd337564ce3 authored about 1 year ago
aa39557a97a9bc605807b14d7c4c10a9eb501ffa authored over 1 year ago
Add new TS symbols
cd01c460e83dcb846134d118c6148390e7e55256 authored over 1 year agoaaaebb95108d3fdcb264a56e836c3459380844b1 authored almost 2 years ago
b4760604a5fdddd17580a4062ea9b56c7546159e authored almost 2 years ago
1a3297d9b01b2e12a213a7e0a462cf0c5bb5f771 authored almost 2 years ago
f6c36bac70d9a441e2483111c8e124704269ad38 authored almost 2 years ago
346dc02b7594f52b7488f01c0d9342345a4b2395 authored about 2 years ago
52844085a9ea6ef14652f9690d0dfe2253827423 authored about 2 years ago
e8d8a2f5ff6180dc976e8257bf3e798c1abb1221 authored about 2 years ago
This addresses the `Subsequent variable declarations must have the same type.` regarding `AbortS...
4966a5f6342dacb89cae6b1e3523a89f389175cb authored about 2 years agoInstead of:
The following leaks were detected:Symbol(undici.globalDispatcher.1)
...use this:
...
0542146933b23ad65d11ff08daa12eef831999c9 authored over 2 years ago542288e91e8f1e1f365cc223c7cc1769f4447eda authored almost 3 years ago
ecead65121e8f03d36a1eeb77a8397be170f33e9 authored almost 3 years ago
8139e187fcbc645fac96295de38d4b1ed8aca7ca authored almost 3 years ago
cc7c6521a732eb5dacdee86f92362ffd5aa38322 authored almost 3 years ago
10d864c2b4fcddb27f27479215512d4052c19ee6 authored almost 3 years ago
* Upgrade deps for v25
* Update eslint-plugin
1dcc779a66e0b861f8a7e68dc5eb3382f90c6b65 authored almost 3 years agodbbbc2387179f694f53993b19967d6b135d65a81 authored almost 3 years ago
330ed694dd3cc6695ae644b0a7097343f1760ce9 authored almost 3 years ago
8377341117015e9cbde9282cea31aa304a5f7c44 authored almost 3 years ago
aa0a4cfbd8b2c90127b09eecb759bd9ca8cf918c authored almost 3 years ago
dafb3bbddd35282608806a2f828320a3b48a1cb3 authored almost 3 years ago
8bb0e0c2164d694751c029e100bbf8edfff44c09 authored almost 3 years ago
1f34bd3609a28eeb16633ebaffff93b447f9bb7c authored almost 3 years ago
668ccfd7f22f5529eae019c289bb68c0c086c219 authored almost 3 years ago
ea6e25d1d0b9b53dd5fff7f191cf5582c7ccfd43 authored almost 3 years ago
e4e4fdb96b7b7264e469da973483416202facf85 authored almost 3 years ago
08bf84c091e5dde4e806d26ca579dfe44fd3546c authored almost 3 years ago
481676b2486f4889aae2418d2c55830518e4a01f authored almost 3 years ago
* Remove undocumented --coverage-module option
* Further cleanup
Co-authored-by: devin ivy...
289c817c92364a2ce9bf36a813397f1ce41d5a0f authored almost 3 years ago* Revise leak detection to use effective node globals
* Use standard CI workflow
6591dd9c62e2397138002e432566983af3852bcd authored almost 3 years ago* feat: 🎸 depedencies cli option
* chore: 🤖 dont need peer dependencies
* fix: 🐛 rename de...
7970a6ef6150ef948fab7e6caae9b825de326dc9 authored almost 3 years ago* Wait with instrumentation until right before testing
* Add --coverage-predicate CLI option
...
* WIP on updating to eslint 8
* Use latest babel parser
* Get coverage working with eslint...
ae18c6a27d699360690e38c0708a098ab31911e2 authored almost 3 years ago* Coverage for nullish coalescing operator
* Add missing coverage test
* Skip tests and co...
ee4596e4e1df670dd9ac143281d3dfc6d771a866 authored almost 3 years agoIntroduced in https://github.com/hapijs/lab/commit/d39ee5584ea913407abbea140ed141bc3d4cf682
178e2b0a6b88516dc444c395a923560597892fd1 authored almost 3 years agocfd6990b2266fd7219c480e417bcfb56dae5790c authored almost 3 years ago
43f0b14222f956197959a8791cc21feb5cd1de01 authored almost 3 years ago
* Drop node v12 support, use shared CI config
* Utilize node v14+ syntax
863aeac88726043e193fcd182fb6abc9ed1bb4e0 authored almost 3 years agoa3fe14bff41d9d4ef5f5e23c25d005159211e04b authored almost 3 years ago
The following globals are added in Node.js 18: Blob, BroadcastChannel,
fetch, FormData, Headers...
* Basic ESM support, test ESM linting
* Fix esm lint test
* Test an ESM test suite through...
f42d9a9fe5cd6318b38ff669e69e7eb1e729c888 authored almost 3 years agobf3059ea1ed16df0601559784e6f03729ac0708b authored about 3 years ago
* Skip coverage on non-mapped transpiled code
* Apply feedback
846000112f25f68095f695a13f1753ef92d28535 authored about 3 years agoCloses #1017
942a67be6f495a535d1851e2319c02762c1dff1c authored about 3 years ago339c004dfda43a786e000d4890dddaba953d1bfa authored about 3 years ago
ba9d3c269404067ca19e390a100c87c1045b20b2 authored about 3 years ago
4c39deee6e455d9a8ad492e9064a576c891a4dc4 authored about 3 years ago
* Add TypeScript support. Closes #1025
* Add TS leaks and override module target
* Fix pro...
6dd0d2ca4364869196d70a8d89de87d5cf8826a2 authored about 3 years ago* Introduce an upper limit to how much actual vs. expected is diffed
When (accidentally) asse...
23284820c0a64599747035307f52866a2dcd4f13 authored about 3 years ago65333961eb348c04da3150b38e1f4d1e8c1b5205 authored over 3 years ago
e7b0550d286574e1f817c87c2947cd389f359ffc authored over 3 years ago
8abbf8a9fb4ec2159c28ea33ab004a8bb26a4ba5 authored over 3 years ago
c7c11800b316e963da585d4c634626f954631c81 authored over 3 years ago
c0bd0486f595dabfc849e585565052ac93949cf7 authored over 3 years ago
7d2646de7798d7562249eece6ef3986b829a7aa8 authored over 3 years ago
7b46d7add69c49039f2b0c2215e4e1e4c2a7baef authored over 3 years ago
7cfe1fa91140530d69ab452d16e6d4bf9bb91634 authored over 3 years ago
c6632cb7a069455a8b002a9a999ea08d95c4467c authored over 3 years ago
* wip: add eslint-plugin module config to lab
* Fix infinite loop with eslint config coverage...
b0878032de69ff81ca1859879c44bca98e582998 authored over 3 years ago8836a9a4a0a219521f3fa300f725bdc03afe476e authored almost 4 years ago
ab2b194aef96b20c5fa077144e798ccfa6de83bb authored almost 4 years ago
d994ee34bf4c5daa90fcd65b1350cb514bba3041 authored almost 4 years ago
883fc0bd1b25c421244be7ae43467630c28f0d63 authored almost 4 years ago
2356e0ed8a663707fd10a058cc43c636c622fb7d authored almost 4 years ago
14d4d6b0dbc40528e7e83e57418bd2c1b96e022a authored almost 4 years ago
47cf441d477de17c591abf184581c08a0538e45a authored about 4 years ago
* Create ci-module.yml
* Remove .travis.yml
43bf31bda4da70317b2f5bfa91c67dd42160d74e authored about 4 years agoc3989433ed0e79c7504f3714d1c3cc763dc1ea95 authored over 4 years ago
Co-authored-by: Richard Lau <[email protected]>
Co-authored-by: Gil Pedersen <[email protected]>
741b8fba9ef69991517b27a635d845ef3a72d2d9 authored over 4 years ago
a3ad7ab14343450dbd00a885dada1ba6b9b15bca authored over 4 years ago
* Update to work with typescript 4.0
* Convert typescript to an optional peerDependency
* ...
2348c6ba6b4a2321edbfe20c993da1d7a68dae08 authored over 4 years agof7f55c7ae651a45007527c3b8e54a1e4eac5f01d authored over 4 years ago
31c319d8b5c674f43293685f40961a031e42e444 authored over 4 years ago
9b16f2a24c4e27b261b28ca59a74e26b97ab70fe authored over 4 years ago
b0724992ed4a23590fd82cc4f07fdabfc6cd65b0 authored over 4 years ago
Fixes: https://github.com/hapijs/lab/issues/986
7616277d466836f0eb3f4703017e3745d883a3d0 authored over 4 years ago54a826d1bcac55f8934606c2edffb098bb73b722 authored over 4 years ago
This commit includes a bump in the eslint dependency, and the
following fixes related to it:
- ...
ab232ed951476c8de313e0a4f710bcac093e2d4f authored over 4 years agoc3dd70ac1a02dcabd378602c209660fc229c750c authored over 4 years ago
ee913d810464c2951d38b403980fcae22df2de45 authored over 4 years ago
Lab is currently reporting leaked globals on v14.6.0 for
`FinalizationRegistry` and `WeakRef`. T...
cd0bd3b1ad063ae62b58a764751fb3465a49fe99 authored almost 5 years ago
Replace mkdirp with Fs.mkdirSync with recursive: true
aa4fd41d590d468b1be9e2e204be90820230d2cc authored almost 5 years agofccbeb462053bfe60ef3745d474c08c93ad0fde2 authored almost 5 years ago
Update to relocate Flags subsection on lab's hapi.dev page
526f2934a09075b8cb3aa91794bf7365e166745f authored about 5 years agob17013872bdb8daccf6347bd132a0b4141e717de authored about 5 years ago
cfc9c1f98096b13f980f1c8abd837d924eb8c134 authored about 5 years ago
da709ad11918993b326c2da61cbedf39bee566c1 authored about 5 years ago
6c13e0fedc394dd934a0c129c965f7c2b7faf2bc authored about 5 years ago
Updated Changelog
1f90a2620372370cc5ba3918ba3546da736c21fb authored about 5 years ago691e58f5a05398f9749843140a0acdf93751d224 authored about 5 years ago
Updated README w/ Changelog
4bed8e3865e019528bf2f762ca526ec6feb205c6 authored about 5 years agoDelete changelog
7b7864c30d8d096f1686e04fb5fa944e40b6167c authored about 5 years agof3ecccc0992090cc563c6c492c1aa4920a997f70 authored about 5 years ago