Files
Anders Eknert 5c286b8ba9 Add a few missing tests (#4957)
Hacking on IR implementations for the builtins revealed
some functions missing tests, which are added here:

* rego.metadata.rule
* rego.metadata.chain
* crypto.x509.parse_rsa_private_key

Also brought back the comment providing instructions for
running the tests in the helloworld directory, as this was
mistakenly removed by the massive cleanup PR some month back.

Signed-off-by: Anders Eknert <anders@eknert.com>
2022-08-03 23:08:32 +02:00
..