Commit Graph

11 Commits

Author SHA1 Message Date
Robbie McKinstry e596b5e51f
Remove unused `package.json` files from tests ()
A number of our integration tests set up sample projects that contain
`package.json` files. These files aren't actually needed to run the
tests, so this commit removes them to clean up the repository a bit.

Co-authored-by: Will Jones <will@sacharissa.co.uk>
2024-07-08 14:09:16 +00:00
Justin Van Patten 6f0ed63622 Add aliases/nodejs/retype_component_child test 2023-06-14 05:19:17 -07:00
Justin Van Patten 65b646472d Add aliases/nodejs/rename_component_child test 2023-06-14 05:19:17 -07:00
Justin Van Patten b6085639b4 Add aliases/nodejs/extract_component_child test 2023-06-14 05:19:17 -07:00
Justin Van Patten 187955b128 Add aliases/nodejs/adopt_component_child test 2023-06-14 05:19:17 -07:00
Robbie McKinstry c500b3b997
Revert package.json lookup fix. 2023-05-15 14:14:57 -04:00
Robbie McKinstry dad42a4954
Remove references to missing files.
It appears that a large number of tests were using references
to main fields which don't currently exist. The runtime didn't
produce an error because package.json was being ignored.
2023-05-10 18:04:59 -04:00
Kyle Pitzen 92cb70996c feat(sdk/nodejs): delegates alias computation to the engine 2022-12-15 17:23:31 -05:00
Fraser Waters 84ef37a416
More alias tests ()
* Add more tests for aliases

* Mark the alias property as reserved
2022-06-29 19:50:26 +01:00
Mikhail Shilkov 6f55e1a82a
Tests for .NET aliases ()
Tests for .NET aliases
2019-11-20 22:07:56 +03:00
CyrusNajmabadi 237f8d2222
Add python aliases support. () 2019-07-25 11:21:06 -07:00