This is an automated email from the ASF dual-hosted git repository.
alsay pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-bigquery.git
from a6fc1ea Merge pull request #88 from apache/func_create_order
add 6a55e62 adding dataform unit test framework
add 849a24c add unit test cases
add b0483b8 update comment
add 4f41d8f use the same 'test' make task for running dataform based unit
tests in BQ
add a21a2a4 add more test examples for CPC
add a1f9271 merging with origin/main
new 5b2d8b7 Merge pull request #89 from nikunjbhartia/tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile | 7 ++-
README.md | 3 ++
README_template.md | 3 ++
tests/run_dataform_tests.sh | 87 ++++++++++++++++++++++++++++++
tests/unit_test_cases.js | 66 +++++++++++++++++++++++
tests/unit_test_utils.js | 125 ++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 289 insertions(+), 2 deletions(-)
create mode 100755 tests/run_dataform_tests.sh
create mode 100755 tests/unit_test_cases.js
create mode 100755 tests/unit_test_utils.js
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]