File: unittests

package info (click to toggle)
python-heatclient 5.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,684 kB
  • sloc: python: 18,481; makefile: 22; sh: 2
file content (5 lines) | stat: -rw-r--r-- 644 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'heatclient\.tests\.unit\.(?!test_template_utils.*|test_utils\.TestURLFunctions\.(test_get_template_url|test_normalise_file_path_to_url_absolute|test_normalise_file_path_to_url_relative)|test_shell\.(ShellTestConfig\.test_config_create|ShellTestUserPass(\.test_stack_create_only_param_file|\.test_stack_create_param_file)|ShellTestStandaloneToken(\.test_stack_create_only_param_file|\.test_stack_create_param_file)|ShellTestUserPassKeystoneV3(\.test_stack_create_only_param_file|\.test_stack_create_param_file)|ShellTestToken(\.test_stack_create_only_param_file|\.test_stack_create_param_file)))'