Rasmus Wriedt Larsen
|
c952f6a648
|
Python: Update rest of tests to new dataflow lib
I had missed these originally, since I had just fixed the ones that were
highlighted in the actions logs, thinking they had covered everything :(
|
2023-12-04 14:49:40 +01:00 |
|
Rasmus Wriedt Larsen
|
9c44235782
|
Python: Modernize DataflowQueryTest.qll
Co-authored-by: Rasmus Lerchedahl Petersen <yoff@github.com>
|
2023-08-28 11:40:41 +02:00 |
|
Jeroen Ketema
|
dba4460526
|
Python: Update more inline expectation tests to use the paramterized module
|
2023-06-20 10:16:15 +02:00 |
|
Rasmus Lerchedahl Petersen
|
03bd6cb414
|
python: Allow optional result=OK
Also add a further test case
|
2023-01-06 13:33:12 +01:00 |
|
Rasmus Lerchedahl Petersen
|
d42bb119fe
|
python: align annotations with Ruby
use `result=BAD` for expected alert
and `result=OK` on sinks where alerts are not wanted.
|
2023-01-05 21:41:28 +01:00 |
|
Rasmus Lerchedahl Petersen
|
f486c44b00
|
python: library for inline query tests
similar to the consistency queires used in js
but based on the inline expectations framework
|
2022-11-02 16:18:36 +01:00 |
|