Commit Graph

82 Commits

Author SHA1 Message Date
Trent Palmer ca15a18c53 extend get_themes_orderedby_cname() in test/database.py 2021-11-24 16:59:32 -08:00
Trent Palmer 2b74eacd3b add get_corrected_url() and get_corrected_theme_name() to
rank_hugo_themes.py
2021-09-11 14:09:18 -07:00
Trent Palmer e33847df1c fix window sizes in tests 2021-09-08 15:07:41 -07:00
Trent Palmer 8730970956 add get_corrected_min_ver() rank_hugo_themes.py 2021-09-08 13:14:34 -07:00
Trent Palmer 47563d3cef add test_multiple_filters.py 2021-08-26 23:14:26 -07:00
Trent Palmer f9c0d929ff update rank_hugo_themes.py to deduplicate tags_lists and
features_lists
2021-08-26 23:13:14 -07:00
Trent Palmer 4b9c11db76 test_filterby_features.py fix indent 2021-08-26 23:12:30 -07:00
Trent Palmer bba355db9d add test_filterby_features.py 2021-08-26 09:09:10 -07:00
Trent Palmer 15c3001e6b add test_filterby_tags.py 2021-08-25 20:13:18 -07:00
Trent Palmer 797104f132 add test_filterby_license.py 2021-08-25 12:10:23 -07:00
Trent Palmer 30e0067245 add test_filterby_minver.py 2021-08-24 21:09:39 -07:00
Trent Palmer 152074386e add test_sort_by.py (and theme_compare.py and add function to
database.py)
2021-08-24 18:37:10 -07:00
Trent Palmer b622235a39 change class name test_showing_columns.py 2021-08-24 18:35:13 -07:00
Trent Palmer d21c2859d9 adjust line length rank_hugo_themes.py 2021-08-23 20:14:01 -07:00
Trent Palmer 954db73a49 git add test_showing_columns.py 2021-08-23 20:13:31 -07:00
Trent Palmer ec3f66eebf add get_themes_orderedby_cname() to database.py 2021-08-23 20:13:14 -07:00
Trent Palmer 466b1e6e3a fix string slice in test_description_per_features.py 2021-08-23 14:57:19 -07:00
Trent Palmer 5c684a1ba6 add test_selection_options_menu.py 2021-08-23 14:48:53 -07:00
Trent Palmer 5014be49b6 add TestIDsForDuplicates to test_selenium.py 2021-08-23 11:09:35 -07:00
Trent Palmer fae3e8b328 add test_description_per_features.py 2021-08-22 16:21:59 -07:00
Trent Palmer cae74210bc fix duplicate ids 2021-08-22 15:50:58 -07:00
Trent Palmer 72e583fa37 add test_description_per_tags.py 2021-08-22 11:05:55 -07:00
Trent Palmer c2ec55b552 add test_description_per_license.py 2021-08-22 07:11:15 -07:00
Trent Palmer 206254bf45 rename function test_description_per_more_columns.py 2021-08-22 07:10:43 -07:00
Trent Palmer 2a2ac442f4 rename function test_description_per_min_hugo_version.py 2021-08-22 07:09:08 -07:00
Trent Palmer 7c60b0e398 add test_description_per_sort_by.py 2021-08-21 21:01:23 -07:00
Trent Palmer 559fcef3b2 git add test_description_per_more_columns.py 2021-08-21 21:01:03 -07:00
Trent Palmer 441573c82d add test_description_per_min_hugo_version.py 2021-08-21 21:00:43 -07:00
Trent Palmer 8cf060247c add test_description.py 2021-08-21 21:00:17 -07:00
Trent Palmer d9eca45945 add unittest test_scroll.py 2021-08-21 16:05:41 -07:00
Trent Palmer 6281c4347a add test_plus_button.py 2021-08-21 15:19:08 -07:00
Trent Palmer 4911c65867 add test_minus_button.py 2021-08-21 15:18:55 -07:00
Trent Palmer 00459ca513 fix line length test_title.py 2021-08-21 15:18:09 -07:00
Trent Palmer f97fe8b9de add cron example to test/README.md 2021-08-21 13:18:42 -07:00
Trent Palmer 7b20f9206f fix title 2021-08-21 10:55:20 -07:00
Trent Palmer c4199c9bc7 add unittests for database 2021-08-21 09:56:14 -07:00
Trent Palmer 4dec9f77c9 add unittest test_title 2021-08-20 11:40:12 -07:00
Trent Palmer beb1bdadba update screenshot.png 2021-08-19 12:33:50 -07:00
Trent Palmer 6e4c1cc072 add theme count to table 2021-08-19 12:28:22 -07:00
Trent Palmer 8fc0b17f96 update README 2021-08-19 12:11:29 -07:00
Trent Palmer 1968c67241 add screenshot.png to README 2021-08-19 12:09:40 -07:00
Trent Palmer 8899519567 add screenshot.png 2021-08-19 12:05:40 -07:00
Trent Palmer b1eb51c2ad add color highlights for features 2021-08-19 12:01:44 -07:00
Trent Palmer d03c4b5ef9 add color highlights for tags 2021-08-19 11:53:24 -07:00
Trent Palmer afbe353ca9 add description text 2021-08-19 10:48:40 -07:00
Trent Palmer eec9cd95af add filter by minVer 2021-08-18 15:09:33 -07:00
Trent Palmer 44b725f117 add filter by license 2021-08-17 17:23:51 -07:00
Trent Palmer d40b8c218a add more sorting for results 2021-08-16 10:35:36 -07:00
Trent Palmer e75c83d9b8 add dedup logic (because github repo names are case insensitive)
in case https://github.com/gohugoio/hugoThemesSiteBuilder/blob/main/themes.txt
contains duplicates.
2021-08-16 10:34:26 -07:00
Trent Palmer 7c58e22aa8 make columns selectable 2021-08-14 17:42:01 -07:00