Added all verb tests to same spec file. Added pagination test. updated beforeEach in index file.
added below tests * API verb tests added ( POST /PUT/PATCH) * Query param tests (This is also includes invalid and valid) * Edit APIs( update of api name and api datasource as well) * mustache API test * Market Place API test * Curl POST test
1.Basic API with header 2.Copy to home 3.Move to home 4.Delete API 5.Check API name uniquness 6.Search API on side bar