Skip to content
Snippets Groups Projects
Commit 7c0a139d authored by shota niioka's avatar shota niioka Committed by Yas Naoi
Browse files

Issue #3291013 by shota niioka, yas, kumikoono: Hotfix - Add a BDD test suite...

Issue #3291013 by shota niioka, yas, kumikoono: Hotfix - Add a BDD test suite for OpenStack network interfaces (CRUD) 
parent 39a66df7
No related branches found
No related tags found
No related merge requests found
...@@ -43,7 +43,7 @@ Feature: Create, read, update and delete a Network interfaces for OpenStack as " ...@@ -43,7 +43,7 @@ Feature: Create, read, update and delete a Network interfaces for OpenStack as "
And I should see the success message "has been update" And I should see the success message "has been update"
And I should see neither error nor warning messages And I should see neither error nor warning messages
And I wait for AJAX to finish And I wait for AJAX to finish
And I should see "{{ network_interface_name_edit }}" And I should see "{{ network_interface_name }}"
@api @javascript @api @javascript
Scenario: delete the Network interface Scenario: delete the Network interface
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment