reactjs - Testing Components with importing configs and other Components In React with Enzyme and Mocha -


i want write test in

react testing component.

i test individual component without imports or dependencies , passed.

i have read , followed tutorial shallow testing , component testing.

i not understand how can write test component has config file, other component , styles file imported. understand concept of mount , exporting component can't working.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -