Vijay Singh
Vijay Singh
Hello @SatelliteQE/quality-engineers Currently in UI tests we are creating/filling dependencies for tests by calling the APIs entities and then perform the actual execution steps and that helps to save a...
tests/foreman/api/test_repository.py::RepositoryTestCase::test_module_stream_repository_crud_operations ``` self = @tier1 @upgrade def test_module_stream_repository_crud_operations(self): """Verify that module stream api calls works with product having other type repositories. :id: 61a5d24e-d4da-487d-b6ea-9673c05ceb60 :expectedresults: module stream repo create, update, delete...
@tier2 def test_positive_create_with_all_users(session): """Create organization and new user. Check 'all users' setting for organization. Verify that user is assigned to organization and vice versa organization is assigned to user :id:...
- Adopt `requests` module and replace with curl calls in automation_tools/__init__.py - https://github.com/SatelliteQE/automation-tools/pull/803/files#r332913537
Add support to read all page from 'Red Hat Repositories' page
Followup : https://github.com/SatelliteQE/airgun/pull/365#issuecomment-512864914