gitbase-web
gitbase-web copied to clipboard
Write test to check the language names returned by bblfsh and enry match
As requested by @smacker here
Could you please check what new enry returns for C#? And if it matches what we expect in language selector.
The goal is to have a test to check if the output of /get-languages uses the same names as /detect-lang (i.e. csharp vs C#).
as far as I remember enry can return name and id for a language. In case of C# name is C# and id is csharp.