Let's assume that we're developing some package and clone it directly to the packages directory.
Now when running npm run test in CKE5, this package will be tested. But mgit st won't show that something is wrong.
PS: I'm not sure whether this should be done on the mgit side or the CKE5 side.