Tests that use cx:python
| Test suite | Test | Expected result | Description |
|---|---|---|---|
| extra-suite | polyglot-001 | pass | Tests that the cx:python polyglot step returns a string. |
| extra-suite | polyglot-002 | pass | Tests that the cx:python polyglot step returns a map. |
| extra-suite | polyglot-003 | pass | Tests that the cx:python polyglot step returns an array. |
| extra-suite | polyglot-004 | pass | Tests that the cx:python polyglot step returns XML. |
| extra-suite | polyglot-009 | pass | Tests that the cx:python polyglot step returns json. |
| extra-suite | polyglot-011 | pass | Tests that standard error and standard output are processed. |