Skip to content

Instantly share code, notes, and snippets.

@dylanberry
Created May 2, 2020 20:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dylanberry/04eb412832bf780aba0503d7e9a255f6 to your computer and use it in GitHub Desktop.
Save dylanberry/04eb412832bf780aba0503d7e9a255f6 to your computer and use it in GitHub Desktop.

Agenda

  • Fix issues identified in PageNavigationService
  • Write UI tests!

Notes

  • if Visual Studio for Mac will not build/run due to XAMLC issues, clean, delete output and quit/restart VS

What did we do?

  • Fixed (not really) VS XAMLC headache
  • Debugged PageNavigationService, found/fixed an unawaited async call
  • Fixed typo in my navigation url
  • Learned about IAbracadabra interface :D
  • Wrote 2 UI tests!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment