Canonical way to e2e test angular UI grid

后端 未结 1 1614
失恋的感觉
失恋的感觉 2021-01-27 18:57

The Story:

Recently, our UI switched from custom tables to Angular UI grid as it got stabilized and feature-rich.

The main Angular UI grid page

相关标签:
1条回答
  • 2021-01-27 20:00

    You don't need to copy the current contents of these files and create them locally manually. You can install ui-grid repository via npm: npm install angular-ui/ui-grid.

    0 讨论(0)
提交回复
热议问题