Skip to content

KarthikTunga/OSUEvents

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

1. For Initial Testing I have hardcoded the values.
2. For Testing with real values - 
   a. Pass false to dummy for the call GetEventsFeedData(string url,EventsDataGroup group, bool dummyData).
      So the change is GetEventsFeedData(url1,this,true) to GetEventsFeedData(url1,this,false) in line 187 (EventData.cs)
  	

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%