-
Hi
I'm trying to write unit test to validate the binding to my ViewModel
I managed to simulate an edit on **input** for text field by re-using what I saw in your [TestExtensions](https://github.com/…
-
In the front-end testing world, https://testing-library.com/ API surface has become very popular.
As far as I can see, it's a bunch of helper methods that allow users to easily traverse the DOM, i…
-
- inherit from `BUnitTestContext` test class
-
When merging a new test to the 9.0 branch, we started hitting a type load exception when trying to run the test. Here is the error message:
```
Aspire.Dashboard.Components.Tests.Controls.Applicat…
-
We have bits of code that add in the `BUNIT` keyword which can be lost with crates/DM operations. It normally is something along the lines of
- get `BUNIT` from input and output file
- if differen…
-
### Describe the bug
The bug/s was found originally found when trying to save a HMI magnetogram back to fits after some basic operations, calling rotate and setting off-disk pixels to zero, but tur…
-
Here from deep within the rabbit hole, I thought I'd raise an issue to keep track of the cascade of other issues raised related to this.
1) Issue raised in Astropy: https://github.com/astropy/astro…
-
Montage performs reprojection of multiple images on a common optimal header. For some reason, during this process, the BUNIT information is lost.
While this is not necessarily a problem if converti…
-
Egil Hansen has an [extensive playlist](https://www.youtube.com/playlist?list=PL2LoDmbC1g20uJjUwPGQxpQjdnmpMqV0t) of videos on YouTube explaining how to use bUnit to add unit tests to a fork of the Bl…
-
**Describe the bug**
All data loaded with SDFITSLoad() will get the unit "ct", but if BUNIT is present, it should arguably be used.
**How to Reproduce**
Any SDFITS file, e.g from testdata
```
…