Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure Xtext editors are initialised from file if one is specified #129

Merged
merged 1 commit into from
Nov 29, 2023

Ensure Xtext editors are initialised from file if one is specified

7ff0e4f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Ensure Xtext editors are initialised from file if one is specified #129

Ensure Xtext editors are initialised from file if one is specified
7ff0e4f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results succeeded Nov 29, 2023 in 1s

Unit Test Results ✅

Tests passed successfully

✅ platform/reports/TESTS-Chrome_Headless_119.0.6045.199_(Linux_x86_64).xml

33 tests were completed in 75ms with 32 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Chrome Headless 119.0.6045.199 (Linux x86_64) 32✅ 1⚪ 75ms

✅ Chrome Headless 119.0.6045.199 (Linux x86_64)

Chrome_Headless_119_0_6045_199_(Linux_x86_64).Utility
  ✅ Utility arrayEquals - arrays with an any wildcard always match the corresponding element
  ✅ Utility parseConfigFile - a json file is parsed to an object
  ✅ Utility arrayEquals - when allow any is not enabled, arrays with any wildcard do not match the corresponding element
  ✅ Utility parseConfigFile - an invald json file returns an error
  ✅ Utility parseConfigFile - an unknown file type returns null
  ✅ Utility parseConfigFile - a yaml file is parsed to an object
  ✅ Utility arrayEquals - arrays with the same values in differing order are not the same
  ✅ Utility parseConfigFile - a json file parsed as yaml to an object
  ✅ Utility arrayEquals - arrays with matching values are the same
  ✅ Utility parseConfigFile - an invald yaml file returns an error
  ✅ Utility arrayEquals - arrays with a wildcard and non matchng other element are not the same
Chrome_Headless_119_0_6045_199_(Linux_x86_64).ToolManager
  ✅ ToolManager can be created
Chrome_Headless_119_0_6045_199_(Linux_x86_64).FunctionRegistry
  ✅ FunctionRegistry a registered function using wildcards can be found
  ✅ FunctionRegistry a registered function can be looked up
  ✅ FunctionRegistry a single registered function using wildcards can be found
Chrome_Headless_119_0_6045_199_(Linux_x86_64).ActionFunction
  ✅ ActionFunction instance of a parameter name returns the the corresponding id
  ✅ ActionFunction object creation - id
  ⚪ ActionFunction instance of a the return type returns the the corresponding id
Chrome_Headless_119_0_6045_199_(Linux_x86_64).FileHandler
  ✅ FileHandler getPrivateFileRequestUrl - returns a token server request url from a raw github file url
  ✅ FileHandler getPrivateFileRequestUrl - returns null for an unknown file url
  ✅ FileHandler getPrivateFileUpdateParams - returns
  ✅ FileHandler githubRawUrlTorequestUrl - returns a token server request url from a raw github file url
  ✅ FileHandler getPrivateFileUpdateParams - returns null for an unknown file url
  ✅ FileHandler githubRawUrlToStoreRequest - returns an object with a token server requestParams member from a raw github file url
  ✅ FileHandler githubRawUrlToStoreRequest - returns an object with a token server request url member from a raw github file url
Chrome_Headless_119_0_6045_199_(Linux_x86_64).Button
  ✅ Button getView - outputs a DOM representation for customButtons properties
  ✅ Button has an id set by a config object
  ✅ Button createButtons - creates multiple buttons from  an array of button objects
  ✅ Button can be created
  ✅ Button has an hint set by a config object
  ✅ Button has an icon set by a config object
Chrome_Headless_119_0_6045_199_(Linux_x86_64).ActivityValidator
  ✅ ActivityValidator checkLayoutPanelIdsExist - layout panel ids no error
  ✅ ActivityValidator checkLayoutPanelIdsExist - layout panel ids missing panel