Code snipped from csw-framework , integration module moved to examples folder.
In a sense, Snippets from files like JCommandIntegrationTest , CommandServiceTest , SampleComponentHandlers , LongRunningCommandService , much more.. (commit)
are now getting snipped from files CurrentStateExampleComponentHandlers , JCurrentStateExampleComponentHandlers.
2 : We already had source-link for all the snippets, it’s css was broken. so we have fixed it by providing a custom.css in csw docs site.
3: Updated relevent files which are getting snipped.
4: Updated file names & assert statements are now outside of snippet comments.
5 : Removed await.results where it was required and kept them at places where it was neccessary like :
Initialisation / shutdown of component in handlers.
1: Following tasks were done
2 : We already had source-link for all the snippets, it’s css was broken. so we have fixed it by providing a custom.css in csw docs site. 3: Updated relevent files which are getting snipped. 4: Updated file names & assert statements are now outside of snippet comments. 5 : Removed await.results where it was required and kept them at places where it was neccessary like :
Jira card