1
0
Fork 0
mirror of synced 2024-07-17 12:15:59 +12:00
budibase/packages/client/tests
Michael Shanks 7b1ada5091
Client Lib > Ability to inject code around initialise children (#68)
* removed binding references to array type

* refactored initialiseChildren into seperate file

* render function, with code blocks - tested simple cases

* few mores tests for control flow

* md components - getting TestApp to work

* new render wrapper - bug fix
2020-01-28 14:14:53 +00:00
..
bindingDom.spec.js added DOM tests for client library 2020-01-24 13:18:31 +00:00
domControlFlow.spec.js Client Lib > Ability to inject code around initialise children (#68) 2020-01-28 14:14:53 +00:00
initialiseApp.spec.js added DOM tests for client library 2020-01-24 13:18:31 +00:00
stateBinding.spec.js Client Lib > Ability to inject code around initialise children (#68) 2020-01-28 14:14:53 +00:00
testAppDef.js Client Lib > Ability to inject code around initialise children (#68) 2020-01-28 14:14:53 +00:00