The smoke, brain, acceptance, and sync integration tests can be run after KubeCF deployment has completed, via:
make tests
or each by:
make smoke
make brain
make sits
make cats
The acceptance tests can be limited to specific suites of interest, as explained in the linked document.