Skip to content

EoSim v1.5.0 — Full Stack Simulation Clean

Latest

Choose a tag to compare

@srpatcha srpatcha released this 28 May 19:20
· 1 commit to master since this release

v1.5.0 — Full Stack Simulation

All 14 repos in the EmbeddedOS stack have been built and simulated in sequence:
ebuild → eBoot → eos → eAI → eNI → eosllm → eDB → eVera → eBrowser → eIPC → eOffice → EoStudio → EoSim → eApps

Result: 14/14 repos clean, 0 failures

Fix in this release

  • eNI: test_ip_geolocator now validates the API contract (status field, city is a non-empty string, coordinates in valid range) instead of asserting a hardcoded city name that fails in different hosting environments.

Test counts

Repo Tests
ebuild 4
eBoot 5
eos 7
eAI 5
eNI 8
eosllm 26
eDB 23
eVera 35
eBrowser 24
eIPC 4
eOffice 4
EoStudio 4
EoSim 39
eApps 4
Total 192