Difference between revisions of "Infrastructure Overview"

From Mudlet
Jump to navigation Jump to search
(Documented pmalerts)
(Document performance tests)
Line 11: Line 11:
 
* C++ ([https://doc.qt.io/qt-5/qtest-overview.html Qt Test]) automated tests ([https://github.com/Mudlet/Mudlet/blob/development/.github/workflows/build-mudlet.yml build-mudlet.yml])
 
* C++ ([https://doc.qt.io/qt-5/qtest-overview.html Qt Test]) automated tests ([https://github.com/Mudlet/Mudlet/blob/development/.github/workflows/build-mudlet.yml build-mudlet.yml])
 
* Lua ([http://olivinelabs.com/busted/ Busted]) automated tests ([https://github.com/Mudlet/Mudlet/blob/development/.github/workflows/build-mudlet.yml build-mudlet.yml])
 
* Lua ([http://olivinelabs.com/busted/ Busted]) automated tests ([https://github.com/Mudlet/Mudlet/blob/development/.github/workflows/build-mudlet.yml build-mudlet.yml])
 +
* Performance tests (for measuring display speed) on a Raspberry Pi ([https://github.com/Mudlet/Mudlet/blob/development/.github/workflows/performance-analysis.yml performance-analysis.yml])
 
* [[China Mirrors]]
 
* [[China Mirrors]]
 
* [https://docs.smoogle.gg/ Smoogle] translation bot for discord
 
* [https://docs.smoogle.gg/ Smoogle] translation bot for discord

Revision as of 18:43, 4 October 2022