This website requires JavaScript.
Explore
Help
Sign In
CactiChameleon9
/
PrismLauncher
Watch
1
Star
0
Fork
0
You've already forked PrismLauncher
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4053229544
PrismLauncher
/
tests
/
testdata
/
MetaComponentParse
/
component_basic.json
9 lines
143 B
JSON
Raw
Normal View
History
Unescape
Escape
added tests, fixed issues with overriding/format In the documentation it states that child values can override the parent values. Originally this code did not support that but now it does. Also added in testing inspired by the previous tests. Signed-off-by: cullvox <cullvox@outlook.com>
2023-09-13 02:34:42 +01:00
{
use clang-format Signed-off-by: cullvox <cullvox@outlook.com
2023-09-13 19:28:56 +01:00
"description"
:
[
{
"text"
:
"Hello, Component!"
}
]
,
"expected_output"
:
"Hello, Component!"
added tests, fixed issues with overriding/format In the documentation it states that child values can override the parent values. Originally this code did not support that but now it does. Also added in testing inspired by the previous tests. Signed-off-by: cullvox <cullvox@outlook.com>
2023-09-13 02:34:42 +01:00
}
Reference in New Issue
Copy Permalink