google / it-cert-automation-practice

Google IT Automation with Python Professional Certificate - Practice files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Testcases

pranayjoshi opened this issue · comments

Expected Behavior

There should be a testcases.py in the Course3

Actual Behavior

No test cases added

Steps to Reproduce the Problem

  1. Add testcases.py
  2. Call validate_user function by using following line:-
    from validations import validate_user
  3. Add test cases
  4. Print the test cases

Specifications

  • Version:
  • Platform: