esaude / esaude-emr-poc

This project is an AngularJS application for point of care based on OpenMRS and using Bahmni code. The UI was designed for tablet-like interfaces with touch screen and virtual keyboard. A demo of the system can be found here.
http://www.esaude.org/community-projects/point-of-care
MIT License
6 stars 17 forks source link

[E2E tests] Added lables/messages translator #615

Closed sacuribraimo closed 6 years ago

sacuribraimo commented 6 years ago

This is a simplified approach to centralizing and localizing labels and messages used by locators and in assertions. I couldn't figure out how to access Angular translator from CodecptJs and use the locale files from the app.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 64.329% when pulling 98a6629788381c2f70574af7c94fcd0e44780d00 on sacuribraimo:master into 52eb917cf3d8a1c3be1029c1b562e42cd8bef800 on esaude:master.

sacuribraimo commented 6 years ago

Too many changes. Will send a new PR.