c-kzg-4844/bindings
Matthew Keil 51a669ff80
test(node-bindings): add argument count unit tests (#311)
* test(node-bindings): add argument count unit tests

* test(node-bindings): make arg length check more explicit

* refactor(node-bindings): make getValidTest to DRY code

* test(node-bindings): extra args give same result

* refactor(node-bindings): adjust unit test spacing

* refactor(node-bindings): move argument length checks to it block

* refactor(node-bindings): simplify arg slicing

* chore(node-bindings): lint/format code

* docs(node-bindings): add docstring to test helper functions

* test(node-bindings): fix bytesEqual and add docstrings to all helper functions

* refactor(node-bindings): change name to assertBytesEqual
2023-06-09 12:06:12 +03:00
..
csharp Switch to big-endian (#305) 2023-05-24 08:44:05 -05:00
go [Go] Make UnmarshalText funcs safer (#306) 2023-05-25 14:40:21 +03:00
java Switch to big-endian (#305) 2023-05-24 08:44:05 -05:00
nim Switch to big-endian (#305) 2023-05-24 08:44:05 -05:00
node.js test(node-bindings): add argument count unit tests (#311) 2023-06-09 12:06:12 +03:00
python Remove pyecc tests (#300) 2023-05-10 12:05:55 +03:00
rust Make from_hex() safer in rust bindings (#307) 2023-05-28 18:47:59 +03:00