Difference between revisions of "Infrastructure Overview"

From Mudlet
Jump to navigation Jump to search
Line 10: Line 10:
 
* [https://forums.mudlet.org/ forums.mudlet.org] phpbb forums
 
* [https://forums.mudlet.org/ forums.mudlet.org] phpbb forums
 
*[[Rainforest Testing|Rainforest QA]] for testing Mudlet visually
 
*[[Rainforest Testing|Rainforest QA]] for testing Mudlet visually
* 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/tree/development/test github])
* 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/tree/development/src/mudlet-lua github])
 
* 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])
 
* 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])
 
** Chart [https://docs.google.com/spreadsheets/d/e/2PACX-1vT8yUIGjORyCD284ItcfHXprduAnCBGpJbPRKC-3uSkzY6JK2TOPJ17Rfibi8nh9VWdCxHCjlItnBhq/pubchart?oid=1268116248&format=interactive available here]
 
** Chart [https://docs.google.com/spreadsheets/d/e/2PACX-1vT8yUIGjORyCD284ItcfHXprduAnCBGpJbPRKC-3uSkzY6JK2TOPJ17Rfibi8nh9VWdCxHCjlItnBhq/pubchart?oid=1268116248&format=interactive available here]

Revision as of 10:42, 26 December 2022