hexya-erp / hexya

Hexya business application development framework
http://hexya.io
Apache License 2.0
411 stars 124 forks source link

Load internal resources before records in tests #118

Closed npiganeau closed 4 years ago

npiganeau commented 4 years ago

Because records may depend on internal resources such as actions.

codecov[bot] commented 4 years ago

Codecov Report

Merging #118 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #118   +/-   ##
=======================================
  Coverage   89.61%   89.61%           
=======================================
  Files          69       69           
  Lines        7673     7673           
=======================================
  Hits         6876     6876           
  Misses        550      550           
  Partials      247      247           
Impacted Files Coverage Δ
src/actions/actions.go 90.41% <ø> (ø)
src/tests/testing.go 62.65% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cc2ab8a...f159efb. Read the comment docs.