fryorcraken
52e5c34520
test: add browser tests for sds ( #2527 )
...
* tests: add browser tests for sds
* test: use FIREFOX_BIN if set
2025-08-06 10:30:00 +10:00
Danish Arora
3b23bceb9d
feat: refine work with membership info and other meta information ( #2341 )
...
* chore: update definitions to match the ABI
* chore: improve exports and types
* chore: use big endian instead of little endian
* chore: improve logging
* chore: update import
* fix: use overloaded function call
* chore: estimate gas
* test
* npm i
* chore: regen locl
* chore: update
* chore: update playwright docker images
* chore: cannot erase membership if it isn't expired/in grace period
* chore: fix condition
* chore: add `getMembershipStatus` method
* refactor(rln): cache min/max rate limits at contract instantiation
* chore: fix accessor
* chore: rename arg
* chore: allow chromebin path through env
2025-05-29 16:09:08 +05:30
Danish Arora
ef78e52c45
fix: CI browser/karma ( #2204 )
...
* fix: browser tests
* chore: remove redundant replacement
2025-01-16 12:52:08 +05:30
Sasha
077d9a76d3
remove webkit from running ( #1621 )
2023-09-27 15:15:07 +05:30
Sasha
d9e4bcbe3f
feat: add Firefox and Webkit to karma ( #1598 )
...
* add Firefox and Webkit to karma testing
* try adding install to CI
* add display var
* try container prop
* try FirefoxHeadless
* set env var differently
* apply for all configs
* use root karma config
* fix relative link in karma config
* add log
* return as before
* fix path pattern
* move karma to the root
* try moving tsconfig
* return ts config
* use container for playwright
* add FF for firefox and chrome
* use command for playwright
* add retries
* remove retries
2023-09-22 17:48:07 +02:00
fryorcraken.eth
b975943e90
chore: move js-waku to ./core
2022-10-30 17:57:15 +11:00
fryorcraken.eth
cfece62e2a
misc: enable lint-staged for config cjs files
2022-08-24 16:14:43 +10:00
fryorcraken.eth
f4da5a8266
test: tsconfig file for karma with esnext enabled
2022-08-24 16:10:13 +10:00
fryorcraken.eth
187287a28c
feat: all buffer dependencies have been removed
2022-08-05 21:31:41 +10:00
fryorcraken.eth
b05e8bef01
fix: cater for buffer transitive dependency
...
Does not seem to be actually used.
2022-08-03 09:30:41 +10:00
Franck Royer
4054f6a751
style: format karma conf
2022-08-03 09:30:38 +10:00
Franck Royer
5c022da3ea
refactor(test): include webpack config in karma config
...
So it is clear that this webpack config is only necessary for Karma.
2022-08-03 09:30:38 +10:00
Franck Royer
4352cb923d
Replace karma-env-preproc with webpack
2022-06-20 14:32:20 +10:00
Franck Royer
cb10ca16d1
Migrate package to ESM
2022-06-20 14:32:20 +10:00