• About
  • Privacy Policy
  • Utilities
Darchuk.NET

Unit Test

Unit Testing NgbModal Modal Service

January 18, 2019 by Robert Leave a Comment

In the last blog post I showed how you could extend NgbModal to make a Modal Service, letting you re-use modal dialogs easily from within your Angular components. Even though its not always that much fun, I like to try and keep testability in mind when writing code… and, I’ll admit it, sometimes I gloss … [Read more…]

Posted in: Angular, Jasmine, JavaScript, Typescript, Unit Testing, Web Development Tagged: Angular, Dialog, Modal, NgbModal, Testing, Unit Test

Angular testing–[object ErrorEvent] thrown

December 29, 2017 by Robert 2 Comments

I was trying to be good and keep up with my Karma unit tests in my Angular 5 Typescript project, but I was running in to a really weird error that left a lot to be desired: The logs in the console window are not helpful either… Chrome 63.0.3239 (Windows 10 0.0.0) ERROR   Uncaught NetworkError: … [Read more…]

Posted in: Angular, Jasmine, Unit Testing Tagged: Angular, ErrorEvent, Jasmine, Karma, Unit Test

Defer–For those times you just need to kick something off

September 14, 2017 by Robert Leave a Comment

Sometimes you just need to kick off a process and not care about what happens to it.  The old “fire-and-forget” scenario. Sometimes you want an action to happen after a certain duration of time.  I recently had an application where I would detect a lost connection, and then enter a reconnect loop.  After a set … [Read more…]

Posted in: C#, Unit Testing Tagged: async, await, defer, task, Unit Test

Unit Testing Authentication on a Web API controller

June 23, 2015 by Robert Leave a Comment

This is part of a somewhat broader topic of unit testing that I will probably cover more in depth later. Unit Testing Authentication on a Web API Controller At work I made a Web API Controller that has a POST method on it to allow someone to forcibly suspend another user’s session. This kind of … [Read more…]

Posted in: C#, Unit Testing Tagged: ASP.NET, Authentication, C#, IPrincipal, Unit Test

Recent Posts

  • Allowing trailing JSON commas in ASP.NET Core 3
  • YADNC3JSG–Yet Another .NET Core 3.0 JSON Serializer Gotcha
  • Logging in a .NET Core 3 SignalR client
  • .NET Core 3 unit testing project sdk
  • .NET Core 3.0 Upgrade–New JSON Serializer Gotchas

Recent Comments

  1. Robert on C# Setting Socket Keep-Alive
  2. Oliver Schramm on C# Setting Socket Keep-Alive
  3. John Anderson on Waiting for a keypress asynchronously in a C# console app
  4. Ronald Garlit on .NET Core 3 unit testing project sdk
  5. Ronald Garlit on .NET Core 3 unit testing project sdk

Copyright © 2025 Darchuk.NET.

Omega WordPress Theme by ThemeHall