Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added auctions to API #31

Merged
merged 2 commits into from
Aug 5, 2011
Merged

Added auctions to API #31

merged 2 commits into from
Aug 5, 2011

Conversation

Fristi
Copy link
Contributor

@Fristi Fristi commented Aug 5, 2011

Added auctions to the API + tests.

On a side note: To make testing more easier you could refactor the code abit to allow a different source where the data is coming from. Now it's bound to come from the web (WebClient), but if you allow local resources like a text file it reduces testing time and you are always sure of the same data. You are testing the parsing stuff mostly anyway :)

@Fristi
Copy link
Contributor Author

Fristi commented Aug 5, 2011

Btw, haven't checked if this will work with exotic realm names, with white space or russian characters. Let me add another unit test :).

briandek added a commit that referenced this pull request Aug 5, 2011
@briandek briandek merged commit 1324264 into briandek:master Aug 5, 2011
@briandek
Copy link
Owner

briandek commented Aug 5, 2011

Nice!

@Dongorath
Copy link

The .csproj has not be commited with the AH files included.

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.

None yet

3 participants