Skip to content

Adding testing#81

Open
stockdalemark1978 wants to merge 6 commits intodevfrom
markUTest
Open

Adding testing#81
stockdalemark1978 wants to merge 6 commits intodevfrom
markUTest

Conversation

@stockdalemark1978
Copy link
Collaborator

@stockdalemark1978 stockdalemark1978 commented Jul 28, 2017

All subnet and site tests are working. Have the minimum required of 1 test working for equipment.

// 'site_contact' => "Joe Gill (859)555-5555",
// ]);

// $response = $this->post("/api/sites/$response", [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs all fields in request now.

// 'vLan' => "210"
// ]);

// $response = $this->post("/api/subnets/$response", [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as sites... needs to fill all fields in request

@jctu225
Copy link
Collaborator

jctu225 commented Jul 28, 2017

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants