About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
community_call:minutes20240206

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
community_call:minutes20240206 [2024/02/06 14:40] – [2. Technical Discussion: Theme Development Next Steps / Collaboration] demiankatzcommunity_call:minutes20240206 [2024/02/06 15:01] (current) demiankatz
Line 165: Line 165:
 ==== 3. Technical Discussion: Javascript Unit Testing? ==== ==== 3. Technical Discussion: Javascript Unit Testing? ====
  
 +Chris raised the need for testing our Javascript code in isolation, not just through the integration tests. It might be helpful to use something like jest for this. Chris volunteered to take the lead on this; Demian offered to help with CI integration once the baseline test logic is in place.
 +
 +Jest seems to be a favored testing framework: Maccabee pointed out that OLF uses Jest in other projects (FOLIO, etc.). Demian also has Jest experience from other projects (Universal Viewer, VuDL). It's also highly rated in the "State of JS" report.
 ==== 4. Future of Slack ==== ==== 4. Future of Slack ====
  
Line 170: Line 173:
 ==== 5. Open Q&A / Other Topics? ==== ==== 5. Open Q&A / Other Topics? ====
  
 +Demian mentioned that the PHPUnit 10 upgrade was completed and merged today; due to internal changes to the framework, it was necessary to remove the AutoRetryTrait formerly used by Mink tests. Thanks to Ere's test stability improvements, this should not be a major loss.
 +
 +Maccabee is having trouble with the spell check component; he is not happy with the results coming from Solr and is interested in whether people have advice on improving the quality of suggestions. Demian mentioned that VuFind's default spell checking is based on the old spelling-index-based method; there was work done at a past Summit to switch to the live lookup method, but it was never contributed back to the project. Ere mentioned that Finna is using custom code to utilize live lookups, but the results are fairly low-quality. One obvious alternative would be to use an external spell-checker, but you still need a mechanism for integrating suggestions with the index to ensure that they will actually yield useful results. Mario speculated that some spelling problems might be the result of interaction between the spelling component and certain filters (stemming, etc.). Ere suggested that looking at the source code may be necessary due to the lack of documentation.
 ===== Next Call ===== ===== Next Call =====
  
community_call/minutes20240206.1707230410.txt.gz · Last modified: 2024/02/06 14:40 by demiankatz