Граф коммитов

21 Коммитов

Автор SHA1 Сообщение Дата
Will Lachance 1d6fea8f2d
Big docs/README refactoring (#2527)
* Move most reference and cookbook documentation in README.md into
  the "reference" and "cookbook" sections of the generated documentation,
  respectively.
* Try to steer people to the generated docs inside the README.md (since
  it is now basically just a set of quickstart instructions)
* Provide a bit of guidance that this repository isn't great for 3rd
  party contributors in a new CONTRIBUTING.md.

Co-authored-by: Jeff Klukas <jklukas@mozilla.com>
2021-11-29 21:28:07 +00:00
Will Lachance b60f791632
Add gcloud config set step for running tests (#2392) 2021-09-29 13:07:35 -04:00
Jeff Klukas 42aba8436b
Small update to testing docs (#2184) 2021-07-15 19:11:15 +02:00
Anna Scholtz b60d4f4be2 CircleCI build check for fork 2021-07-12 14:10:20 -07:00
Anna Scholtz aafa54c346 Add separate CI step for SQL and routine tests 2021-07-12 14:10:20 -07:00
Daniel Thorn f0ec77e27d
Use zetasql to find sql dependencies (#1802) 2021-02-17 11:48:40 -08:00
Anna Scholtz 06233819ab Remove sql/ directory 2020-10-05 12:59:58 -07:00
Jeff Klukas d539fafb59
Bug 1635906 Add bqetl support for scripts and script for AET lookup (#1323)
* Bug 1635906 Add bqetl support for scripts and script for AET lookup

There are some code changes here for DAG generation and for testing.

* Apply suggestions from code review

Co-authored-by: Anna Scholtz <anna@scholtzan.net>

* DAG fixups

Co-authored-by: Anna Scholtz <anna@scholtzan.net>
2020-09-23 15:28:25 -04:00
Frank Bertsch e71840cec6
Android event types init (#1289)
* Init SQL for event_types_v1

* Fix comparison of differently-sized lists

* Add support for tests of init stmts

* Include metadata for event_types_v1

* Add tests for event_types init

* Reformat SQL

* Run black

* Skip invalid unicode sections in event_code_points_to_string

* Allow for init-only queries

* Partition events_daily_v1 by submission-date

This is not strictly required, but will aid in
debugging and reruns.

* Add assertion for not null

* Lint

* Alias events ping name

* Ignore time_ms event property
2020-09-10 12:12:56 -04:00
Anna Scholtz 9293112574 Add docs for running integration tests 2020-04-22 12:51:14 -07:00
Anna Scholtz 02e86ccf41 Fix circleci integration tests build anchor 2020-04-21 10:14:31 -07:00
Anna Scholtz 83f2b47dae Add documentation for running CircleCI locally 2020-04-21 10:14:31 -07:00
Anthony Miyaguchi 38c55a1b28
Add a UDF to extract schema validation path from error_message (#651)
* Enforce formatting for monitoring

* Update test README for selectively running tests

* Add udf for extracting schema validation path from errors

* Update schema_error_counts to use udf for schema validation path

* Add generated schemas

* Use NULL instead of empty string for udf
2020-01-10 13:14:12 -08:00
Daniel Thorn e871c70e09
Fail on NULL in assert_false udf (#657)
* Fail on NULL in assert_false udf

* Update tests/README.md

Co-Authored-By: Anna Scholtz <anna@scholtzan.net>

Co-authored-by: Anna Scholtz <anna@scholtzan.net>
2020-01-09 16:15:42 -08:00
Daniel Thorn 48cfe3fff7
Upgrade to python 3.8 (#564) 2019-12-03 12:50:38 -08:00
Daniel Thorn a0616ba97b
Add test support for view-indirection and fix ssl_ratios_v1 (#345) 2019-09-10 08:28:40 -07:00
Daniel Thorn 31f0de13a8
Document test input tables as yaml (#297) 2019-08-15 09:57:37 -07:00
Daniel Thorn f79d075448
Add dataset names to paths in sql/ (#265)
* Add dataset names to paths in sql/

* rename clients_last_seen_raw_v1 to clients_last_seen_v1

* rename telemetry_raw to telemetry_derived

* address review
2019-07-30 09:39:22 -07:00
Anna Scholtz 1ae0ddee8e Update tests/README.md
Co-Authored-By: Jeff Klukas <jeff@klukas.net>
2019-06-24 11:15:28 -07:00
Anna Scholtz 09d98c111c Add setting gcloud authentication credentials to test documentation 2019-06-24 11:15:28 -07:00
Daniel Thorn 79070068ad
Add first test (#9) 2019-03-07 12:43:21 -08:00