Home
last modified time | relevance | path

Searched refs:importTree (Results 1 – 25 of 25) sorted by relevance

/webtrees/tests/app/Services/
H A DUserServiceTest.php115 $tree = $this->importTree('demo.ged');
160 $tree = $this->importTree('demo.ged');
180 $tree = $this->importTree('demo.ged');
H A DSearchServiceTest.php35 $tree = $this->importTree('demo.ged');
H A DModuleServiceTest.php55 $tree = $this->importTree('demo.ged');
/webtrees/tests/app/
H A DTreeTest.php267 $tree = $this->importTree('demo.ged');
280 $tree = $this->importTree('demo.ged');
296 $tree = $this->importTree('demo.ged');
/webtrees/tests/feature/
H A DImportGedcomTest.php32 $tree = $this->importTree('demo.ged');
H A DEmbeddedVariablesTest.php114 $tree = $this->importTree('demo.ged');
H A DPrivacy.php33 $tree = $this->importTree('demo.ged');
/webtrees/tests/app/Module/
H A DBirthDeathMarriageReportModuleTest.php88 $tree = $this->importTree('demo.ged');
H A DFamilyGroupReportModuleTest.php97 $tree = $this->importTree('demo.ged');
H A DBirthReportModuleTest.php97 $tree = $this->importTree('demo.ged');
H A DMissingFactsReportModuleTest.php95 $tree = $this->importTree('demo.ged');
H A DOccupationReportModuleTest.php95 $tree = $this->importTree('demo.ged');
H A DMarriageReportModuleTest.php95 $tree = $this->importTree('demo.ged');
H A DDeathReportModuleTest.php97 $tree = $this->importTree('demo.ged');
H A DFactSourcesReportModuleTest.php97 $tree = $this->importTree('demo.ged');
H A DPedigreeReportModuleTest.php95 $tree = $this->importTree('demo.ged');
H A DRelatedIndividualsReportModuleTest.php95 $tree = $this->importTree('demo.ged');
H A DCemeteryReportModuleTest.php97 $tree = $this->importTree('demo.ged');
H A DIndividualReportModuleTest.php95 $tree = $this->importTree('demo.ged');
H A DAhnentafelReportModuleTest.php98 $tree = $this->importTree('demo.ged');
H A DDescendancyReportModuleTest.php98 $tree = $this->importTree('demo.ged');
H A DIndividualFamiliesReportModuleTest.php98 $tree = $this->importTree('demo.ged');
H A DChangeReportModuleTest.php98 $tree = $this->importTree('demo.ged');
/webtrees/tests/
H A DTestCase.php180 protected function importTree(string $gedcom_file): Tree function in Fisharebest\\Webtrees\\TestCase
/webtrees/tests/app/Http/RequestHandlers/
H A DUpgradeWizardStepTest.php157 $tree = $this->importTree('demo.ged');