nemesis-software / nemesis-consoles

The nemesis back-office javascript applications.
https://docs.nemesis.io/current/consoles/
GNU General Public License v3.0
0 stars 0 forks source link

[all] all nemesis fields should be tested. #138

Open gochev opened 8 years ago

gochev commented 8 years ago

We depend very heavy on functionality coming from nemesis fields. All this fields can be found in fields.js we need tests for each and any of them.

For example the nemesisEntityField we need test for the autocomplete, for typing without selecting if we use it on catalogVersion the entityField should work not only on uid but on catalogUid as well.

For other fields like NemesisLocalizedRichtextField we should be sure that hitting save when changing the content on source edit or WYIYWYG edit works and so on.