Skip to content

antonioortegajr/idx-api-auto-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Auto Testing IDX Broker API methods

NONE of this will be supported by IDX Broker in ANY way.

Please DO NOT contact IDX Broker support regarding this repo.

##Use

Add your API key to the key variable in main.py You can always change the version, but this is not specifically supported XML is not supported Comment out any test you do not want to run in main.py

Test all the methods for:

  • Correct response code of success 200 or 204
  • Response code above 300 are logged as error
  • Correct response length based on success code
  • Valid json

Dependancies: Install any you don't have with PIP

Required:

  • valid IDX Broker API key
  • valid IDX Broker Partner key
  • use of only a001 for now

In progress: Add test for CRUD methods specifically for Leads Add test to test all additional parameters.

About

Auto test the API endpoints

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages