JT
|
a425279bdc
|
inject via attributes & fix package update check & update nuget packages
|
1 year ago |
Ionite
|
7d980c08ab
|
Fix tests
|
1 year ago |
Ionite
|
a40e4e5a98
|
Add file name formatting frameworks
|
1 year ago |
Ionite
|
3664b1d3ad
|
Add prompt tests
|
1 year ago |
Ionite
|
e3928807a1
|
Switch to NSubtitute for tests
|
1 year ago |
Ionite
|
50a91040fe
|
Simplify and improve safety of shared folder links
|
1 year ago |
Ionite
|
5aa2e5d6e4
|
Improve changelog parse to include current version in prerelease
|
1 year ago |
Ionite
|
8d4edbd8ed
|
Add UpdateViewModel tests
|
1 year ago |
dependabot[bot]
|
8184a3ae45
|
Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.2.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.6.3...v17.7.2)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
6a7042dedc
|
Bump MSTest.TestAdapter from 3.0.4 to 3.1.1
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/microsoft/testfx/compare/v3.0.4...v3.1.1)
---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Ionite
|
720a884cb6
|
Change target framework for tests to net7.0
|
1 year ago |
Ionite
|
adcaca106d
|
Move LoadableViewModelBase to Base namespace
|
1 year ago |
Ionite
|
fcb5cd3066
|
Test namespace cleaning
|
1 year ago |
JT
|
2a64f847e5
|
Fix tests
|
1 year ago |
Ionite
|
40d8b20256
|
Remove request page change tests
|
1 year ago |
Ionite
|
964686f477
|
Add Json serializer options
|
1 year ago |
Ionite
|
f5637cd1f3
|
Add read-only property skipping in serializer
|
1 year ago |
Ionite
|
081c9c77ac
|
Add LoadableViewModel tests
|
1 year ago |
Ionite
|
5ad634bed3
|
Fix test namespaces
|
1 year ago |
Ionite
|
fc7b42900d
|
Add image processor and tests
|
1 year ago |
Ionite
|
35319b5d06
|
Add unit tests for Core.Helpers.Expression
|
1 year ago |
Ionite
|
89768705d4
|
Fix SharedFolderTests
|
1 year ago |
JT
|
682fa49e80
|
fix path tests on linux?
|
1 year ago |
JT
|
e61348b0ac
|
use RuntimeInformation instead of Compat
|
1 year ago |
JT
|
f5d04845aa
|
Assert Inconclusive on Junction tests on linux
|
1 year ago |
JT
|
4edbfdd4fd
|
add EnableWindowsTargeting=true
|
1 year ago |
Ionite
|
883ee600fa
|
Fix AsyncStreamReader sending extra string and tests
|
1 year ago |
Ionite
|
3cc64cc647
|
Delete PyRunnerTests.cs
|
1 year ago |
Ionite
|
69b6f0f1c6
|
Ignore pyrunner tests
|
1 year ago |
Ionite
|
814c808956
|
Fix PyRunner tests when library not available
|
1 year ago |
Ionite
|
c6cb406ba7
|
Fix PyRunner tests
|
1 year ago |
JT
|
f88953ed13
|
Re-add regular ol StartProcess & some one-click fixes
|
1 year ago |
Ionite
|
ddb68607aa
|
Add WindowsPrerequisiteHelper and migrated EmbeddedResources to AvaloniaResource.
|
1 year ago |
Ionite
|
cca8cc754a
|
Additional tests for AsyncStreamReader
|
1 year ago |
Ionite
|
9019d4843e
|
Add ansi parser tests
|
1 year ago |
Ionite
|
5efed8c8b0
|
Add AsyncStreamReader tests
|
1 year ago |
Ionite
|
f28b319ac9
|
Fix Design time analyzer warnings
|
1 year ago |
Ionite
|
3ad588f7ec
|
Fix test nullable warnings
|
1 year ago |
Ionite
|
b3733262e4
|
Add tests to ensure DesignData ctor runs
|
1 year ago |
Ionite
|
b0a77d691e
|
Fix tests
|
1 year ago |
JT
|
99a7067482
|
moved most everything out of the old project
|
1 year ago |
JT
|
59ca34818d
|
more migration & running packages now mostly sorta works?
|
1 year ago |
Ionite
|
2cb65a4158
|
Fix missing DankDiffusion in tests
|
1 year ago |
Ionite
|
c5f3f0faaa
|
Fix namespaces
|
1 year ago |
Ionite
|
85e375123e
|
Move common classes to Core assembly
|
1 year ago |
Ionite
|
01d594e8e7
|
Upgrade to .NET 7, add Core assembly
|
1 year ago |
Ionite
|
108055954b
|
Add SharedFolderTests
|
1 year ago |
Ionite
|
d0b0001e4a
|
Add ReparsePoints.Junction impl, remove NCode package
|
1 year ago |
JT
|
d1f2f034c0
|
DIY auto-update implemented I think? And fix venv paths and upgrade nugets
|
1 year ago |
Ionite
|
62b7b3bae9
|
Add GetSubPath tests
|
1 year ago |