Erik Mejer Hansen
5a3e66469f
fix test
2019-11-14 21:23:42 +01:00
Erik Mejer Hansen
d5a8d10f01
Fix linting errors
2019-11-14 21:05:45 +01:00
Erik Mejer Hansen
6fca83c8ca
Added simple test of custom field types
2019-11-14 20:53:05 +01:00
Karishma Chadha
5c16df1157
Update unit tests to reflect removal of 'alt' property from inline image spec.
2019-09-27 12:00:23 -05:00
Karishma Chadha
b1392572ca
Update tests and fix bug causing type error.
2019-09-27 11:39:15 -05:00
Karishma Chadha
ebb3f29734
Add unit test for inline image in extension block. Update internal-extension integration test.
2019-09-20 21:49:49 -07:00
Christopher Willis-Ford
ab715901a6
add tests for new e16n support features
2019-06-12 13:01:28 -07:00
Christopher Willis-Ford
bd1aaecdf3
add category info to extension add & update events
2019-04-19 16:06:11 -07:00
Christopher Willis-Ford
0162bfc71e
Test the info
field in converted extension data
...
There are parts of the extension registration process which rely on the
`info` field being non-null, even for block separators. At one point
during development I broke that, so here's a test to hopefully prevent
someone else from getting bitten by the same thing.
2019-04-03 11:02:56 -07:00
Christopher Willis-Ford
9eef05a7c5
Use new Scratch-specific callback keys for extension buttons
2019-04-02 22:47:26 -07:00
Christopher Willis-Ford
254edd48d5
Add unit test for extension button
2019-04-01 18:09:09 -07:00
Andrew Sliwinski
4a78e9c4af
All tests passing
2018-04-20 10:29:29 -04:00
Christopher Willis-Ford
53b5ba93f5
Add tests for converting extension metadata
...
These tests convert some extension metadata into scratch-blocks JSON and
XML, then verify that the JSON and XML are as expected.
2018-04-09 15:37:08 -07:00