phab/src/infrastructure/testingfeature/better-testing
phab/src/infrastructure/testing
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
2b344b2bb500 | epriestley | Make caches misses throw by default intead of inline-generating | Jun 5 2016 | |||
9352ed8abbd2 | epriestley | Add missing RepositoryURI table + run storage adjustments in tests | Apr 18 2016 | |||
2930733ac99f | epriestley | Complete modernization of Aphlict configuration | Apr 14 2016 | |||
49d93dcf98aa | epriestley | Add a `cluster.read-only` option | Apr 9 2016 | |||
601aaa5a86c1 | epriestley | Modularize content sources | Mar 26 2016 | |||
37f1f555577c | epriestley | Fix a possible deadlock in unit tests after an error | Dec 24 2015 | |||
64ad44cffb24 | lkassianik | Always override `auth.email-domains` when running unit tests | Nov 10 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
f47e69c01594 | Joshua Spence | Mark some strings for translation | Jun 9 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
69940f2b9ee4 | Joshua Spence | Replace ArcanistPhutilTestCase refs with PhutilTestCase | May 20 2015 | |||
731404445fe8 | epriestley | Improve task subpriority movement algorithm for homogenous blocks | Mar 26 2015 | |||
bd2eaad04f03 | epriestley | Add "phabricator.silent" for stopping all outbound events from an install | Mar 18 2015 | |||
b9646f31e988 | Joshua Spence | Fix method visibility for `PhabricatorTrivialTestCase::willRunOneTest` | Jan 13 2015 | |||
cea1432782d0 | epriestley | Skip Mercurial tests if `hg` is not present | Dec 30 2014 | |||
cd4e3c6399a5 | epriestley | Make Releeph a normal prototype application | Sep 24 2014 | |||
298604c9d35d | epriestley | Rename "beta" to "prototype" and document support policy | Sep 18 2014 | |||
df361470c1d9 | epriestley | Be more strict about "Location:" redirects | Aug 18 2014 | |||
1e1eb6921b1d | epriestley | Disable notifications while running unit tests | Aug 7 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
c0e1a63a63ae | epriestley | Implement an approval queue | Nov 13 2013 | |||
7f11e8d7401e | epriestley | Improve handling of email verification and "activated" accounts | Nov 12 2013 | |||
a6c4117ec434 | epriestley | Fix controller-level access rules | Oct 4 2013 | |||
b0495ad9aff9 | Wez Furlong | in test environments, install beta applications | May 22 2013 | |||
3990b38b5b59 | epriestley | Force Releeph to be installed during unit tests | May 20 2013 | |||
0aa67025f25d | epriestley | In unit test environments, install all applications | May 16 2013 | |||
457b91f6cb31 | epriestley | Improve performance of Phabricator unit tests | Mar 6 2013 | |||
f896696fde99 | vrana | Don't pop invalid test environment | Jan 17 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
fe8351c93071 | Edward Speyer | Delete stale fixtures with bin/storage destroy | Nov 1 2012 | |||
01de3dff81a4 | Jakub Vrana | Allow using StorageFixtureScopeGuard on Windows | Oct 24 2012 | |||
cef6605b75a2 | epriestley | Add a generateNewTestUser() method to PhabricatorTestCase | Oct 23 2012 | |||
99949bec8dc7 | vrana | Link Phabricator tests | Sep 8 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
96f725009fd5 | vrana | Destroy fixture explicitly | May 25 2012 | |||
5ab14d08793f | epriestley | Provide isolated, read/write storage fixtures for unit tests | May 2 2012 | |||
0f06287dc564 | epriestley | Allow PhabricatorEnv to be temporarily made mutable for unit tests | Apr 17 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
e4e5c39457f9 | epriestley | Merge __init_env__.php into __init_script__.php | Oct 2 2011 | |||
29444d1df364 | epriestley | Add a little more unit test documentation, fail loudly when isolation prevents… | Aug 3 2011 | |||
80b75a5f3bdd | epriestley | Provide connection isolation to Lisk and enable it by default in tests | May 1 2011 | |||
7387cd63acbe | epriestley | Provide an "isolated" database connection for testing | May 1 2011 |
c4science · Help