Commit Graph

7 Commits

Author SHA1 Message Date
7b6e3ae9c4
move tests to their own subprojects, fix InputCommand tests 2025-02-27 18:31:49 +08:00
ea6bf80d48
MornyInformation adds sub-commands, move BuildConfig to morny-core
Some checks failed
Tests / check-build (push) Has been cancelled
Tests / check-unit-tests (push) Has been cancelled
Tests / check-assembly-run (push) Has been cancelled
- add Info_EventStatistic in MornyReport, registers to MornyInformation.
This refactors the old /info event that hard-coded to MornyInformation class.
- change SimpleCommandManager's `execute()` to `emitCommands()`, for not conflict to ISimpleCommand
- deleted MornyInformationOlds, its functionality has been completely implemented by the original MornyInformation

The BuildConfig series is still not completed yet.
2025-02-22 01:13:31 +08:00
9d43345659
move morny.core morny.data to morny-core subproject.
Some checks are pending
Tests / check-build (push) Waiting to run
Tests / check-unit-tests (push) Blocked by required conditions
Tests / check-assembly-run (push) Blocked by required conditions
- add fake BuildConfig to pass type check
- add CoreCommandsReports.onUnauthorizedManageCommandCall for a report.
2025-02-21 19:39:22 +08:00
96101ec434
add TelegramBotEvents.{OnGetUpdateFailed, OnListenerOccursException}
Some checks failed
Tests / check-build (push) Has been cancelled
Tests / check-unit-tests (push) Has been cancelled
Tests / check-assembly-run (push) Has been cancelled
- also add dependency da4a, change GivenContext to da4a version.
- make MornyReport uses the above events to function, instead of calling MornyReport directly in Coeur.
2025-02-20 12:40:27 +08:00
bd95870864
fix twitter test data outdated
Some checks failed
Tests / check-build (push) Has been cancelled
Tests / check-unit-tests (push) Has been cancelled
Tests / check-assembly-run (push) Has been cancelled
2025-02-05 01:06:11 +08:00
9a8f3f8076
refactor module loader part, add empty project morny-core
Some checks failed
Tests / check-build (push) Has been cancelled
Tests / check-unit-tests (push) Has been cancelled
Tests / check-assembly-run (push) Has been cancelled
2024-12-10 15:47:32 +08:00
e6b5fa5157
basically separated morny-coeur and morny-system-lib project 2024-07-12 17:25:12 +08:00