@cnlabs/ll-yandex-db-test-helpers

Library to work with Yandex Database in GitLab ci/cd pipelines It created folder in specified Yandex DB with pattern <CI_PROJECT_NAME || USER>/<ISO_DATE_TIME>/ After all method deletes all created tables

Usage no npm install needed!

<script type="module">
  import cnlabsLlYandexDbTestHelpers from 'https://cdn.skypack.dev/@cnlabs/ll-yandex-db-test-helpers';
</script>

README

ll-yandex-db-test-helpers

Library to work with Yandex Database in GitLab ci/cd pipelines It created folder in specified Yandex DB with pattern <CI_PROJECT_NAME || USER>/<ISO_DATE_TIME>/ After all method deletes all created tables

Install

yarn add --dev @cnlabs/ll-yandex-db-test-helpers
npm install --save @cnlabs/ll-yandex-db-test-helpers

Use

//TBD: