Commit graph

30 commits

Author SHA1 Message Date
426bc68d61
more reliable 2026-08-23 18:34:34 +01:00
41cc651b7d
test(postit.android): add Xamarin.UITest smoke test on emulator
Adds AndroidAppLaunchTests to PostIt.Tests, a Xamarin.UITest-based
smoke test that launches the installed com.CompanyName.PostIt app
on the running emulator and waits for the first Avalonia frame
to render. The test skips cleanly when the app is not installed.

Currently FAILS RED on the local emulator: the installed APK has
no Activity declared (am start returns result code=-92, ACTIVITY_NOT_FOUND),
and Xamarin.UITest's test server cannot reach /ping. This is a
guardian test that will turn green once EmbedAssembliesIntoApk=true
is set in PostIt.Android.csproj (follow-up commit).

Also adds a Debug launch config in .vscode/launch.json that runs
the test under vsdbg, enabling breakpoints and object inspection
when investigating the failure.
2026-08-20 05:27:41 +01:00
89aa2bc37d migration 2026-07-06 03:17:23 +01:00
f3a3b63595 WIP PostIt login 2026-06-25 00:08:25 +01:00
2fd799c09f refactoring the login 2026-06-20 15:01:03 +01:00
197f9f90bb a banner 2026-06-19 13:46:17 +01:00
c1f4d19975 fices the UI 2026-06-15 02:55:22 +01:00
4bfc28a369 Test using "make test" 2026-06-15 00:46:50 +01:00
aabbbc1fea use the helper 2026-06-15 00:11:48 +01:00
fa7d6242f1 postit and them also 2026-06-10 00:23:17 +01:00
80144bf9fc refacts, and launching Blogs 2026-06-04 22:04:20 +01:00
1054deaebf Fixes the contact page 2026-06-04 19:18:28 +01:00
20713eef64 pitit refact 2026-06-04 12:13:37 +01:00
71c4f5022c modernization + PostIt 2026-05-29 01:29:36 +01:00
Paul Schneider
acc34aeee4 cleanup db migrations 2026-03-01 20:14:54 +00:00
Paul Schneider
bfb37bc214 Blog Files model 2026-03-01 02:13:26 +00:00
Paul Schneider
9289207085 refactoring the login 2026-02-22 19:54:10 +00:00
Paul Schneider
181a44e396 login 2026-02-17 22:15:23 +00:00
Paul Schneider
45514010f2 REORG 2026-02-14 16:54:27 +00:00
Paul Schneider
8d68ee380a id server db resources 2026-02-09 01:03:33 +00:00
Paul Schneider
509c817863 Email Confirmation 2025-09-14 00:42:02 +01:00
Paul Schneider
44cbaefa9c User list 2025-08-19 21:32:17 +01:00
Paul Schneider
ed6fd05b33 Launch Web 2025-07-30 15:50:08 +01:00
Paul Schneider
5c046dfa88 build cli 2025-07-16 00:47:50 +01:00
Paul Schneider
6c175783a9 Externl Login 2025-07-10 15:19:28 +01:00
Paul Schneider
253a2919f3 misc 2025-07-07 07:49:18 +01:00
Paul Schneider
39788f46f9 migration net9.0 2025-06-16 02:30:32 +01:00
Paul Schneider
94c11e6afa try and trigger the workflow_dispatch event 2025-06-11 14:28:00 +01:00
Paul Schneider
bf1b34ea09 coreclr config 2025-03-02 17:03:19 +00:00
Paul Schneider
050b8a7aa4 Track vscode setup 2025-03-02 16:53:56 +00:00