Skip to content

JohanLarsson/Next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next

Trying to write something to consume Next API

To use the dev environment create an account on the forum

The username and password is used for logging in to the dev api.

For running the integration tests create a file C:\temp\TempCreds.xml with contents:

<?xml version="1.0"?>
<Credentials xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <Username>user</Username>
   <Password>pw</Password>
</Credentials>

Releases

No releases published

Packages

No packages published

Languages