You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional automated tests for sql adapters. [#86]
Reduce verbosity of npm install step when building docker images. [#102]
Change how modules are resolved to reflect changes in Juttle 0.7.0. Juttle programs should import modules using relative pathnames which are resolved relative to the file doing the import. [#513]
Bug Fixes
Ensure that in unit tests juttle-engine is completely started before running any tests. [#98]
Properly test that the juttle-engine binary can be run successfully. [#97]