Commit 55a8dd0
authored
Fix oppia#20415: Add tests verifying ExpSummaryModel behavior after exploration updates (oppia#22403)
* Added utility module for ANSI text colorization
* Integrated colorization utility into CI acceptance tests for enhanced readability.
* Integrated colorization utility into CI acceptance tests for enhanced readability.
* Integrated colorization utility into CI acceptance tests for enhanced readability.
* Integrated colorization utility into CI acceptance tests for enhanced readability.
* Integrated colorization utility into CI acceptance tests for enhanced readability.
* Add backend test file for color_utils.py
* Fix linting issues in color_utils_test.py
* Fix linting issues in color_utils_test.py
* Fix linting issues in color_utils.py: added docstrings, fixed formatting, and resolved import
* Fix linting issues in color_utils.py: added docstrings, fixed formatting, and resolved import
* Fix linting issues in color_utils.py: added docstrings, fixed formatting, and resolved import
* Fix linting issues in color_utils.py: added docstrings, fixed formatting, and resolved import
* Fix linting issues in color_utils.py: added docstrings, fixed formatting, and resolved import
* Fix linting issues in color_utils.py: added docstrings, fixed formatting, and resolved import
* Fix linting issues in color_utils.py: added docstrings, fixed formatting, and resolved import
* Fix linting issues in color_utils.py: added docstrings, fixed formatting, and resolved import
* Fix linting issues in color_utils.py: added docstrings, fixed formatting, and resolved import
* Fix linting issues in color_utils.py: added docstrings, fixed formatting, and resolved import
* Fix linting issues in color_utils.py: added docstrings, fixed formatting, and resolved import
* Add color_utils_test to backend test shards
* aligment
* Implement post-exploration changes checks for updates, reverted, publishing, and rights changes
* Fixing the lint errors.
* Fixing the lint errors.
* Fixing the lint errors.
* Fixing the lint errors.
* Fixing the lint errors.
* Resolving the conflicts that occurred.
* Resolving the conflicts that occurred.
* Revert test_get_last_updated_by_human_ms() to original implementation.
* Revert package.json to original implementation.
* Reverted changes in test_get_last_updated_by_human_ms() to original code.
* Add deletion test in ExplorationCreateAndDeleteUnitTests.
* Fixing the lint errors.
* Fixing the lint errors.
* Add creation, updated, reverted, deletion,right change test in ExplorationCreateAndDeleteUnitTests.
* Fixing lint errors
* Resolving conflict errors
* Add creation, updated, reverted, deletion, right change test in ExplorationCreateAndDeleteUnitTests.
* Fixing the lint errors.
* Resolving lint errors.
* Resolving the lint errors1 parent f47f5a1 commit 55a8dd0
1 file changed
+117
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1783 | 1783 | | |
1784 | 1784 | | |
1785 | 1785 | | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
| 1807 | + | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
| 1818 | + | |
| 1819 | + | |
| 1820 | + | |
| 1821 | + | |
| 1822 | + | |
| 1823 | + | |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
| 1827 | + | |
| 1828 | + | |
| 1829 | + | |
| 1830 | + | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
| 1841 | + | |
| 1842 | + | |
| 1843 | + | |
| 1844 | + | |
| 1845 | + | |
| 1846 | + | |
| 1847 | + | |
| 1848 | + | |
| 1849 | + | |
| 1850 | + | |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
| 1861 | + | |
| 1862 | + | |
| 1863 | + | |
| 1864 | + | |
| 1865 | + | |
| 1866 | + | |
| 1867 | + | |
| 1868 | + | |
| 1869 | + | |
| 1870 | + | |
| 1871 | + | |
| 1872 | + | |
| 1873 | + | |
| 1874 | + | |
| 1875 | + | |
| 1876 | + | |
| 1877 | + | |
| 1878 | + | |
| 1879 | + | |
| 1880 | + | |
| 1881 | + | |
| 1882 | + | |
| 1883 | + | |
| 1884 | + | |
| 1885 | + | |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
| 1889 | + | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
| 1893 | + | |
| 1894 | + | |
| 1895 | + | |
| 1896 | + | |
| 1897 | + | |
| 1898 | + | |
| 1899 | + | |
| 1900 | + | |
| 1901 | + | |
| 1902 | + | |
1786 | 1903 | | |
1787 | 1904 | | |
1788 | 1905 | | |
| |||
0 commit comments